[Issue 2096] Non-static struct initialization/assingment

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jul 1 18:30:07 PDT 2017


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

Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dlang-bugzilla at thecybershad
                   |                            |ow.net
           Hardware|x86                         |All
         Resolution|---                         |WORKSFORME
                 OS|Windows                     |All

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
Line (3) was fixed in 2.053.

The last 3 are non-trivial language changes and would need to be done as DIPs.
At least some of them look somewhat syntactically ambiguous, too (with delegate
literals).

--


More information about the Digitalmars-d-bugs mailing list