solbu / hldig

hl://Dig is a fork of ht://Dig, a web indexing and searching system for a small domain or intranet
https://solbu.github.io/hldig/
Other
18 stars 21 forks source link

db_int.h:This fixes cast warnings #113

Closed andy5995 closed 6 years ago

andy5995 commented 6 years ago

Fixes some warnings when making the db directory

warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]

https://travis-ci.org/solbu/hldig/jobs/422823229#L1217