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 304538 - [hermes] doesn't like gcc4
[hermes] doesn't like gcc4
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-17 16:17 UTC by Michaël Arnauts
Modified: 2005-05-18 10:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michaël Arnauts 2005-05-17 16:17:14 UTC
Next.

 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gst-libs -I../../gst-libs
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
-DGST_DISABLE_DEPRECATED -Wall -Werror -g -O2 -MT
libgsthermescolorspace_la-gsthermescolorspace.lo -MD -MP -MF
.deps/libgsthermescolorspace_la-gsthermescolorspace.Tpo -c gsthermescolorspace.c
 -fPIC -DPIC -o .libs/libgsthermescolorspace_la-gsthermescolorspace.o
cc1: warnings being treated as errors
gsthermescolorspace.c: In function
'gst_hermes_colorspace_structure_to_hermes_format':
gsthermescolorspace.c:332: warning: pointer targets in passing argument 3 of
'gst_structure_get_int' differ in signedness
gsthermescolorspace.c:333: warning: pointer targets in passing argument 3 of
'gst_structure_get_int' differ in signedness
gsthermescolorspace.c:334: warning: pointer targets in passing argument 3 of
'gst_structure_get_int' differ in signedness
make: *** [libgsthermescolorspace_la-gsthermescolorspace.lo] Error 1
Comment 1 Ronald Bultje 2005-05-18 10:09:40 UTC
fixed.