[Bug 41690] winegstreamer compiler warnings when building Wine 64-bit

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 10 05:57:29 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=41690

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTOURBUG
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Bruno Jesus <00cpxxx at gmail.com> ---
>From your log:

/usr/include/glib-2.0/gobject/gparam.h:166:35: warning: result of β€˜1 << 31’
requires 33 bits to represent, but β€˜int’ only has 32 bits [-Wshift-overflow=]
   G_PARAM_DEPRECATED          = 1 << 31

As you can see the problem is inside a header outside of Wine source. You have
to report the bug to glib project.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list