[Issue 22553] ImportC: undefined identifier `__uint128_t`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 2 09:17:28 UTC 2021


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

Walter Bright <bugzilla at digitalmars.com> changed:

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

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
Unfortunately, DMD does not support 128 bit integers.

Not sure what to do about this, can it be #define'd away with a macro?

--


More information about the Digitalmars-d-bugs mailing list