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 114002 - several warnings when compiling with gcc 3.3
several warnings when compiling with gcc 3.3
Status: RESOLVED DUPLICATE of bug 113992
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.6.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-05-29 23:08 UTC by Diego González
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego González 2003-05-29 23:08:57 UTC
gstreamer/gst/
gstclock.c:382: warning: integer constant is too large for "long" type

gstreamer/gst/elements/
gststatistics.c:105: warning: integer constant is too large for "long" type
gststatistics.c:108: warning: integer constant is too large for "long" type
gststatistics.c:111: warning: integer constant is too large for "long" type
gststatistics.c:114: warning: integer constant is too large for "long" type
gststatistics.c:117: warning: integer constant is too large for "long" type
gststatistics.c:120: warning: integer constant is too large for "long" type

gstreamer/gst/indexers/
gstmemindex.c:362: warning: integer constant is too large for "long" type
gstmemindex.c:364: warning: integer constant is too large for "long" type

gstreamer/libs/gst/control/
dparam.c:87: warning: integer constant is too large for "long" type
dparam.c:87: warning: integer constant is too large for "long" type
dparam.c:95: warning: integer constant is too large for "long" type
dparam.c:95: warning: integer constant is too large for "long" type

gstreamer/tools/
gst-launch.c:9: warning: integer constant is too large for "long" type
Comment 1 David Schleef 2003-05-30 02:15:25 UTC

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