Brad Campbell wrote: > /usr/include/glib-2.0/glib/gthreadpool.h:88: warning: declaration of `wait' > shadows a global declaration > /usr/include/sys/wait.h:112: warning: shadowed declaration is here
I've submitted a report to the GLib developers and for a similar issue in Gtk+ headers to change this. > shell.c: In function `shell_exec_rescan': > shell.c:668: error: `rescan_requested' undeclared (first use in this function) > shell.c:668: error: (Each undeclared identifier is reported only once > shell.c:668: error: for each function it appears in.) That was quick. I've just fixed though. -- Christian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
