Thread overview
[Issue 22515] Aggregate definition with qualifiers has inconsistencies between structs and classes
Nov 17, 2021
Dlang Bot
Nov 18, 2021
Dlang Bot
November 17, 2021
https://issues.dlang.org/show_bug.cgi?id=22515

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #13312 "Fix Issue 22515 - Aggregate definition with qualifiers has inconsistencies between structs and classes" fixing this issue:

- Fix Issue 22515 - Aggregate definition with qualifiers has inconsistencies between structs and classes

https://github.com/dlang/dmd/pull/13312

--
November 18, 2021
https://issues.dlang.org/show_bug.cgi?id=22515

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13312 "Fix Issue 22515 - Aggregate definition with qualifiers has inconsistencies between structs and classes" was merged into master:

- 61cf16440a1cc2ed1d4b6fa2737f2dfb05000132 by Boris Carvajal:
  Fix Issue 22515 - Aggregate definition with qualifiers has inconsistencies
between structs and classes

https://github.com/dlang/dmd/pull/13312

--
May 25, 2022
https://issues.dlang.org/show_bug.cgi?id=22515

Steven Schveighoffer <schveiguy@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ali.akhtarzada@gmail.com

--- Comment #3 from Steven Schveighoffer <schveiguy@gmail.com> ---
*** Issue 20193 has been marked as a duplicate of this issue. ***

--