Thread overview
[Issue 22559] ImportC: support gnu case ranges
Dec 17, 2022
Iain Buclaw
Apr 01, 2023
Dlang Bot
Apr 04, 2023
Dlang Bot
December 02, 2021
https://issues.dlang.org/show_bug.cgi?id=22559

dave287091@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ImportC

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=22559

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
April 01, 2023
https://issues.dlang.org/show_bug.cgi?id=22559

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #15068 "fix Issue 22559 - ImportC: support gnu case ranges" fixing this issue:

- fix Issue 22559 - ImportC: support gnu case ranges

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

--
April 04, 2023
https://issues.dlang.org/show_bug.cgi?id=22559

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 #15068 "fix Issue 22559 - ImportC: support gnu case ranges" was merged into master:

- 098a82f6ce9693cbe4075be8d0fc179095a2eeab by Walter Bright:
  fix Issue 22559 - ImportC: support gnu case ranges

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

--