[Issue 18734] bitnum parameter of core.bitop.bt should be signed
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 10 12:59:03 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18734
--- Comment #2 from ag0aep6g <ag0aep6g at gmail.com> ---
(In reply to uplink.coder from comment #1)
> DMD does not recognize bodies only function signatures.
> So change it all you like :) it's only going to be used on systems where the
> intrinsic can't work.
core.bitop.bt is not an intrinsic. The expression in the body is recognized by
the optimizer.
--
More information about the Digitalmars-d-bugs
mailing list