GNOME Bugzilla – Bug 591212
Warnings building gmain.o
Last modified: 2013-02-03 15:36:10 UTC
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_ENABLE_DEBUG -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c -fPIC -DPIC -o .libs/gmain.o gmain.c: In function ‘g_main_context_init_pipe’: gmain.c:410: warning: ignoring return value of ‘pipe2’, declared with attribute warn_unused_result gmain.c: In function ‘IA__g_main_context_check’: gmain.c:2421: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result gmain.c: In function ‘g_main_context_wakeup_unlocked’: gmain.c:3189: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gmain.c: In function ‘g_child_watch_signal_handler’: gmain.c:3789: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gmain.c: In function ‘child_watch_helper_thread’: gmain.c:3822: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result
not worth keeping this open - no patch has appeared