[Bug 47156] New: widl generates bitfields with a number of bits too large for the underlying type
https://bugs.winehq.org/show_bug.cgi?id=47156 Bug ID: 47156 Summary: widl generates bitfields with a number of bits too large for the underlying type Product: Wine Version: 4.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: rpc Assignee: wine-bugs(a)winehq.org Reporter: richard(a)torproject.org Distribution: --- The following struct definition in source idl does not generate a parser error when it really should: struct flags { char flag1 : 1000; }; -- 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