mc icon indicating copy to clipboard operation
mc copied to clipboard

Integer width suffixes are over-eager in fixing the type.

Open oridb opened this issue 10 years ago • 0 comments

If an integer is specified with a suffix, we fix the type instead of the bit-width, making it impossible to assign to a typedefed type without both a cast and a suffix.

oridb avatar Jan 14 '16 22:01 oridb