[Issue 12789] Add -transition=nan to emit floating-point variables default-initialized to NaN

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat May 24 13:25:39 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12789

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|---                         |WONTFIX

--- Comment #6 from Walter Bright <bugzilla at digitalmars.com> ---
As mentioned in the pull request, issues like these are properly in the domain
of a lint-like utility, not the compiler.

--


More information about the Digitalmars-d-bugs mailing list