[Issue 14452] [REG2.067] Floating point invalid operation when returning a structure containing a float field
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Apr 23 05:47:39 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14452
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu
--- Comment #5 from Martin Nowak <code at dawg.eu> ---
(In reply to Kenji Hara from comment #4)
> When the object image is initialized with the default values before ctor call, the NaN setting will raise exception.
Related, but OT, could we avoid to initialize S.f twice?
--
More information about the Digitalmars-d-bugs
mailing list