GNOME Bugzilla – Bug 169911
gcc4 signedness error: eel-gdk-pixbuf-extensions.c:133
Last modified: 2005-06-05 12:48:36 UTC
Please describe the problem: Since warnings are treated as errors, this prevents the build. cc1: warnings being treated as errors eel-gdk-pixbuf-extensions.c: In function 'eel_gdk_pixbuf_load': eel-gdk-pixbuf-extensions.c:133: warning: pointer targets in passing argument 2 of 'gdk_pixbuf_loader_write' differ in signedness make[2]: *** [eel-gdk-pixbuf-extensions.lo] Error 1 make[2]: Leaving directory `/home/phantom/src/eel/eel' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/phantom/src/eel' make: *** [all] Error 2 Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
Patch is in bug #300646 *** This bug has been marked as a duplicate of 300646 ***