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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
The current wording allows compilers to put values like NaNs in void
initialized variables, to make it easier to catch cases where the value is used
before it's set. This change would forbid that, and I don't see any benefit to
doing so.

--

Reply via email to