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 340926 - gdk-pixbuf-loader/io-svg.c fails to compile
gdk-pixbuf-loader/io-svg.c fails to compile
Status: RESOLVED DUPLICATE of bug 329850
Product: librsvg
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-07 14:34 UTC by Torsten Schoenfeld
Modified: 2006-05-07 15:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove unsigned char* casts (1.18 KB, patch)
2006-05-07 14:34 UTC, Torsten Schoenfeld
none Details | Review

Description Torsten Schoenfeld 2006-05-07 14:34:01 UTC
Due to signedness issues and (the annoying) -Werror, gdk-pixbuf-loader/io-svg.c fails to compile.  Patch attached.
Comment 1 Torsten Schoenfeld 2006-05-07 14:34:28 UTC
Created attachment 64957 [details] [review]
Remove unsigned char* casts
Comment 2 Olav Vitters 2006-05-07 15:02:20 UTC
Seeing the same error.
Comment 3 Dominic Lachowicz 2006-05-07 15:38:55 UTC
See GTK+ bug 329850. This isn't librsvg's bug.

*** This bug has been marked as a duplicate of 329850 ***