[Issue 23714] compilable/testcstuff1.c:213:1: error: static assertion failed: u'ab' == 0x610062

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Dec 2 02:35:08 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23714

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
It's a warning, as most C compilers will allow multi-character character
constants as an extension.

--


More information about the Digitalmars-d-bugs mailing list