After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 591212 - Warnings building gmain.o
Warnings building gmain.o
Status: RESOLVED INCOMPLETE
Product: glib
Classification: Platform
Component: general
2.22.x
Other Linux
: Normal minor
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks: 602031
 
 
Reported: 2009-08-09 09:17 UTC by Luca Ferretti
Modified: 2013-02-03 15:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Luca Ferretti 2009-08-09 09:17:35 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
Comment 1 Matthias Clasen 2013-02-03 15:36:10 UTC
not worth keeping this open - no patch has appeared