[gstreamer-bugs] [Bug 346730] some warnings about enums and macros

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 6 02:14:34 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=346730
 GStreamer | gstreamer (core) | Ver: 0.10.8


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from Wim Taymans  2006-07-06 09:14 UTC -------
The commas are an easy fix (see patch).

I suspect the 0xfffffff in gstmessage.h is overflowing the int, could be made
0x7fffffff, I guess. Can you try if this works?

Can you say which of the macro constructs it is complaining about? Normally
glib should define what the compiler supports, but being supported probably
does not mean the compiler won't complain about it..


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list