Thread overview
[Issue 23672] importC: Infinite recursion: Error: found 'End of File' when expecting ','
Feb 06, 2023
Iain Buclaw
Feb 06, 2023
Dlang Bot
Feb 06, 2023
Dlang Bot
Feb 13, 2023
Dlang Bot
February 06, 2023
https://issues.dlang.org/show_bug.cgi?id=23672

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

--
February 06, 2023
https://issues.dlang.org/show_bug.cgi?id=23672

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 #14866 "fix Issue 23672 - importC: Infinite recursion: Error: found 'End of File' when expecting ','" fixing this issue:

- fix Issue 23672 - importC: Infinite recursion: Error: found 'End of File' when expecting ','

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

--
February 06, 2023
https://issues.dlang.org/show_bug.cgi?id=23672

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 #14866 "fix Issue 23672 - importC: Infinite recursion: Error: found 'End of File' when expecting ','" was merged into stable:

- 1ed7ea0b5cda615189f7d1ffbe6024d6004a91e2 by Iain Buclaw:
  fix Issue 23672 - importC: Infinite recursion: Error: found 'End of File'
when expecting ','

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

--
February 13, 2023
https://issues.dlang.org/show_bug.cgi?id=23672

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

- 28a7222c2e8b6f01bfe7cd27c874987a60388de7 by Iain Buclaw:
  fix Issue 23672 - importC: Infinite recursion: Error: found 'End of File'
when expecting ','

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

--