May 01, 2020
https://issues.dlang.org/show_bug.cgi?id=20791

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@MoonlightSentinel created dlang/dmd pull request #11090 "Fix Issue 20791 - extern(C++ <strings>) should allow a trailing comma" fixing this issue:

- Fix Issue 20791 - extern(C++ <strings>) should allow a trailing comma

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

--
May 02, 2020
https://issues.dlang.org/show_bug.cgi?id=20791

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 #11090 "Fix Issue 20791 - extern(C++ <strings>) should allow a trailing comma" was merged into master:

- a496a35e72832410726adf11ee45cbb9c81ead30 by MoonlightSentinel:
  Fix Issue 20791 - extern(C++ <strings>) should allow a trailing comma

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

--