[Issue 13785] Integer literals are not getting widened
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Dec 30 23:36:26 PST 2014
https://issues.dlang.org/show_bug.cgi?id=13785
yebblies <yebblies at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yebblies at gmail.com
--- Comment #5 from yebblies <yebblies at gmail.com> ---
(In reply to Dicebot from comment #4)
> Actually I am not sure if this is exactly the same thing. I don't want a
> warning for this snippet - I want it to actually work and assertion to pass.
Like... like floating point does? I don't think that would be a good idea.
Having different rules for run-time and compile-time is pretty nasty.
--
More information about the Digitalmars-d-bugs
mailing list