[Issue 13564] [REG2.065] nested struct destructor trying to access members of a global class fail to compile

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Oct 1 23:11:22 PDT 2014


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

Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull, rejects-valid
           Hardware|x86_64                      |All
            Summary|nested struct destructor    |[REG2.065] nested struct
                   |trying to access members of |destructor trying to access
                   |a global class fail to      |members of a global class
                   |compile                     |fail to compile
                 OS|Linux                       |All
           Severity|normal                      |regression

--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
This is a dmd regression from 2.065.

https://github.com/D-Programming-Language/dmd/pull/4040

--


More information about the Digitalmars-d-bugs mailing list