You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some APIs use enum types in their definitions. The C specification does not
define the size of the integer type used for storing and passing enum type
variables.
Provide a definition matching GCC's default behavior.
Signed-off-by: Heinrich Schuchardt <[email protected]>
0 commit comments