[Issue 19402] bitshift with long shift amount results in int instead of long
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 14 10:29:25 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19402
Basile-z <b2.temp at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
CC| |b2.temp at gmx.com
Hardware|x86 |All
OS|Windows |All
--- Comment #1 from Basile-z <b2.temp at gmx.com> ---
There are changes required in phobos to apply the spec correctly.
Maybe even a deprecation required (in which case i would pass my way).
Attempt for now: https://github.com/dlang/dmd/pull/9361
--
More information about the Digitalmars-d-bugs
mailing list