July 21
https://issues.dlang.org/show_bug.cgi?id=24670

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #16741 "Fix bugzilla 24670 - importC: .di generation does not place parenthes…" fixing this issue:

- Fix bugzilla 24670 - importC: .di generation does not place parentheses around const struct return types

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

--
July 21
https://issues.dlang.org/show_bug.cgi?id=24670

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 #16741 "Fix bugzilla 24670 - importC: .di generation does not place parenthes…" was merged into master:

- 0b83ddae8f42eac2c7e761af43315c7b27fce9ee by Dennis Korpel:
  Fix bugzilla 24670 - importC: .di generation does not place parentheses
around const struct return types

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

--