Thread overview
[Issue 22265] importC: Error: cannot modify 'const' expression
Sep 01, 2021
Iain Buclaw
Sep 04, 2021
Dlang Bot
Oct 10, 2021
Dlang Bot
Oct 10, 2021
Dlang Bot
Oct 10, 2021
Dlang Bot
September 01, 2021
https://issues.dlang.org/show_bug.cgi?id=22265

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ImportC
                 CC|                            |ibuclaw@gdcproject.org

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

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #13041 "fix Issue 22265 - importC: Error: cannot modify 'const' expression" fixing this issue:

- fix Issue 22265 - importC: Error: cannot modify 'const' expression

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #13145 "fix Issue 22265 - importC: Error: cannot modify 'const' expression" fixing this issue:

- fix Issue 22265 - importC: Error: cannot modify 'const' expression

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

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

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13145 "fix Issue 22265 - importC: Error: cannot modify 'const' expression" was merged into stable:

- 1d4932a330a239905170e3bd4cbd6cb2a0ffe26a by Walter Bright:
  fix Issue 22265 - importC: Error: cannot modify 'const' expression

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

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

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

- bfbd2c27d332a0f0ea16cd797a6259282a89f682 by Walter Bright:
  fix Issue 22265 - importC: Error: cannot modify 'const' expression

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

--