Question/request/bug(?) re. floating-point in dmd
Martin Nowak
code at dawg.eu
Wed Oct 30 11:56:36 PDT 2013
On 10/30/2013 07:29 PM, Martin Nowak wrote:
> It seems like there is some change in C99 to address excess precision.
> Namely assignments and casts are NOT allowed to have greater precision.
> Not sure if assignments refers to first storing and then loading a
> value. So maybe it's useful to review that rule.
>
Issue 7455 - Allow a cast to discard precision from a floating point
during constant folding
http://d.puremagic.com/issues/show_bug.cgi?id=7455
More information about the Digitalmars-d
mailing list