Hi > -void hcache_clear(host_type_t type); > +//void hcache_clear(host_type_t type); > +void hcache_clear(hcache_type_t type); > void hcache_prune(hcache_type_t type) ;
Does gcc 3.4 finally treat typedef guint32 type1; typedef guint32 type2; as acutally different types? -- Richard Eckart <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
