Cosmetic in this instance I guess, but hopefully no-one's depending on  
size_t always equalling int.

routing.c: In function ‘dht_compute_size_estimate’:
routing.c:2425: warning: format ‘%d’ expects type ‘int’, but argument  
4 has type ‘long unsigned int’

from /Users/mlye/prj/gtk-fast/src/dht/routing.cc:
line 2333:
>       size_t i;

...
line 2425:
>               g_message("DHT sparseness over %d nodes is %s = %f (%f)",
>                       i - 1, kuid_to_hex_string(&sparseness),
>                       kuid_to_double(&sparseness), ds / s);


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
gtk-gnutella-devel mailing list
gtk-gnutella-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to