Thread overview
[Issue 21637] Allow trailing comma in the ImportList
Feb 14, 2021
Basile-z
Jul 25, 2021
Dorian Verna
Jul 25, 2021
Dlang Bot
Jul 29, 2021
Dlang Bot
Sep 28, 2021
Basile-z
February 14, 2021
https://issues.dlang.org/show_bug.cgi?id=21637

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |trivial

--
July 25, 2021
https://issues.dlang.org/show_bug.cgi?id=21637

Dorian Verna <dorianverna7@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dorianverna7@gmail.com
           Assignee|nobody@puremagic.com        |dorianverna7@gmail.com

--
July 25, 2021
https://issues.dlang.org/show_bug.cgi?id=21637

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dorianverna17 created dlang/dmd pull request #12917 "[DSSv3] Fix issue 21637: Allow trailing comma in the ImportList" fixing this issue:

- Fix issue 21637: Allow trailing comma in the ImportList

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

--
July 29, 2021
https://issues.dlang.org/show_bug.cgi?id=21637

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dorianverna17 created dlang/dlang.org pull request #3079 "Issue 21637: trailing comma in import list" mentioning this issue:

- Issue 21637: trailing comma in import list

  Added an example of the functionality implemented in the pull request
https://github.com/dlang/dmd/pull/12917 at the section regarding selective
imports

https://github.com/dlang/dlang.org/pull/3079

--
September 28, 2021
https://issues.dlang.org/show_bug.cgi?id=21637

Basile-z <b2.temp@gmx.com> changed:

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

--- Comment #3 from Basile-z <b2.temp@gmx.com> ---
idea was rejected during the PR review

--