A strange div bug on Linux x86_64, (both dmd & ldc2): long -5000 / size_t 2 = 9223372036854773308
Walter Bright
newshound2 at digitalmars.com
Thu Aug 13 21:40:46 UTC 2020
On 8/13/2020 12:03 PM, jmh530 wrote:
> In other words, it was not added until 2014, and even then done in a backwards
> compatible way that doesn't let you actually declare unsigned ints, just to call
> some methods on them assuming they are unsigned.
I view it as an admission of failure at doing away with unsigned integers.
More information about the Digitalmars-d
mailing list