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 105011 - warning fixes on alpha
warning fixes on alpha
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.6.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-01 20:18 UTC by David Schleef
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
alpha compilation fixes (23.51 KB, patch)
2003-02-01 20:18 UTC, David Schleef
none Details | Review
alpha compilation fixes (23.51 KB, patch)
2003-02-01 20:26 UTC, David Schleef
none Details | Review

Description David Schleef 2003-02-01 20:18:12 UTC
This patch fixes a bunch of legitimate gcc warnings on alpha (and all
64-bit architectures.)  Mainly related to %lld, %llu, etc., but a few
int->pointer conversions, too.
Comment 1 David Schleef 2003-02-01 20:18:58 UTC
Created attachment 14027 [details] [review]
alpha compilation fixes
Comment 2 David Schleef 2003-02-01 20:26:34 UTC
Created attachment 14028 [details] [review]
alpha compilation fixes
Comment 3 David Schleef 2003-02-01 20:27:44 UTC
er, I'm dumb.  That's the same patch, attached twice.
Comment 4 Thomas Vander Stichele 2003-02-01 21:48:16 UTC
applied to 0.6 branch