[Issue 23390] value of void initialized variable is unspecified (and not subject to implementation defined behavior)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 6 14:57:39 UTC 2022


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

--- Comment #3 from kdevel <kdevel at vogtner.de> ---
(In reply to kdevel from comment #2)
> As far as I recall the terminology for unknown but valid values is
> "unspecified value". Hence this issue.

Please delete the "but valid". My last paragraph should read:

   As far as I recall the terminology for unknown values
   is "unspecified value". Hence this issue.

--


More information about the Digitalmars-d-bugs mailing list