Thread overview
[Issue 22250] ImportC: Array subscripts do not comply with C standard.
Sep 01, 2021
Walter Bright
Sep 04, 2021
Dlang Bot
Sep 10, 2021
Dlang Bot
Sep 30, 2021
Dlang Bot
September 01, 2021
https://issues.dlang.org/show_bug.cgi?id=22250

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ImportC
                 CC|                            |bugzilla@digitalmars.com

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

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 #13045 "fix Issue 22250 - ImportC: Array subscripts do not comply with C stan…" fixing this issue:

- fix Issue 22250 - ImportC: Array subscripts do not comply with C standard

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

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

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 #13045 "fix Issue 22250 - ImportC: Array subscripts do not comply with C stan…" was merged into stable:

- f3b9e3dd2d630b1c014754b23c9586ee99a21f89 by Walter Bright:
  fix Issue 22250 - ImportC: Array subscripts do not comply with C standard

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13108 "merge stable" was merged into master:

- 4fabb86680bafce06725dd93793fd806a0df5138 by Walter Bright:
  fix Issue 22250 - ImportC: Array subscripts do not comply with C standard

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

--