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

--- Comment #3 from Jonathan M Davis <[email protected]> ---
I've e-mailed Walter for clarification on this. It appears that the compiler's
error messages are in agreement with the terminology used in the spec. So, the
current terminology may very well be what Walter wants to use in spite of the
fact that we don't have default constructors, and we normally talk about
structs being default-initialized rather than default-constructed, because we
don't have default constructors, and the mechanics are different.

--

Reply via email to