10 Nov
2016
10 Nov
'16
1:42 p.m.
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.