Christian Biere said: > Christian Biere wrote: >> I haven't yet tried with GCC 3.4 but maybe the patch doesn't fix the >> problem. > > I've tried GCC 3.4 and it didn't show warnings in all cases.
Sorry I was late - I've tried the patch as well and it all seems fine. I didn't need to change the inline though. One additonal warning from gcc.3.4 cc -c -I.. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g fileinfo.cfileinfo.c: In function `file_info_new_outname': fileinfo.c:2226: warning: use of cast expressions as lvalues is deprecated -- Alex http://www.bennee.com/~alex/ ------------------------------------------------------- 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
