[Issue 15605] Invalid result of ptrdiff_t comparison.
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jan 25 11:04:12 PST 2016
https://issues.dlang.org/show_bug.cgi?id=15605
--- Comment #1 from keepitsimplesirius at gmail.com ---
Well, after more investigation it seems that it is not a bug. There is implicit
conversion from signed to unsigned that causes that behavior. I wast too hasty
with reporting that... Is there a way to remove the issue?
--
More information about the Digitalmars-d-bugs
mailing list