[Bug 41690] New: winegstreamer compiler warnings when building Wine 64-bit
https://bugs.winehq.org/show_bug.cgi?id=41690 Bug ID: 41690 Summary: winegstreamer compiler warnings when building Wine 64-bit Product: Wine Version: 1.9.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winegstreamer Assignee: wine-bugs(a)winehq.org Reporter: fjfrackiewicz(a)gmail.com Distribution: --- Created attachment 56086 --> https://bugs.winehq.org/attachment.cgi?id=56086 Compiler warnings for winegstreamer When compiling the 64-bit version of wine-1.9.22-129-g906e770, I receive the attached compiler warnings for winegstreamer. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41690 fjfrackiewicz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux --- Comment #1 from fjfrackiewicz(a)gmail.com --- GCC version: gcc (GCC) 6.2.1 20160830 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41690 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED --- Comment #2 from Bruno Jesus <00cpxxx(a)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.
https://bugs.winehq.org/show_bug.cgi?id=41690 --- Comment #3 from fjfrackiewicz(a)gmail.com --- (In reply to Bruno Jesus from comment #2)
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.
OK, thank you, will do :) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41690 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing -- 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.
participants (1)
-
wine-bugs@winehq.org