July 13, 2022
https://issues.dlang.org/show_bug.cgi?id=23241

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@maxhaton created dlang/dmd pull request #14298 "Fix Issue 23241 - Consider types with no symbol (e.g. int) to have no…" fixing this issue:

- Fix Issue 23241 - Consider types with no symbol (e.g. int) to have no
attributes

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

--
July 27, 2022
https://issues.dlang.org/show_bug.cgi?id=23241

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 #14298 "Fix Issue 23241 - Consider types with no symbol (e.g. int) to have no…" was merged into master:

- 251dbdf030280add92afea6fef45482926cc955d by mhh:
  Fix Issue 23241 - Consider types with no symbol (e.g. int) to have no
attributes

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

--