search for: object_del2

Displaying 2 results from an estimated 2 matches for "object_del2".

Did you mean: kobject_del
2007 Mar 16
5
ferret on 64bit systems?
...d_to_s?: r_search.c:202: warning: format ?%d? expects type ?int?, but argument 3 has type ?long int? ferret.c: In function ?object_add2?: ferret.c:69: warning: cast from pointer to integer of different size ferret.c:69: warning: cast from pointer to integer of different size ferret.c: In function ?object_del2?: ferret.c:88: warning: cast from pointer to integer of different size compound_io.c: In function ?cmpdi_read_i?: compound_io.c:135: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? The last warning was repeated many times; I didn''t save them all in t...
2007 Mar 29
2
Nasty looking warnings on Debian Etch AMD64 bit box
...fs_store.c:292: warning: format ?%lld? expects type ?long long int?, but argument 4 has type ?off_t? ferret.c: In function ?object_add2?: ferret.c:69: warning: cast from pointer to integer of different size ferret.c:69: warning: cast from pointer to integer of different size ferret.c: In function ?object_del2?: ferret.c:88: warning: cast from pointer to integer of different size r_search.c: In function ?frt_td_to_s?: r_search.c:202: warning: format ?%d? expects type ?int?, but argument 3 has type ?long int? compound_io.c: In function ?cmpdi_read_i?: compound_io.c:135: warning: format ?%lld? expects type...