Thread overview
[Issue 19315] #line inside token string affect outside code
Jun 25, 2019
Dlang Bot
Jun 26, 2019
Dlang Bot
Jun 26, 2019
Dlang Bot
Jun 26, 2019
Dlang Bot
June 25, 2019
https://issues.dlang.org/show_bug.cgi?id=19315

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel updated dlang/dmd pull request #10086 "Fix issue 19315 - #line inside token string affect outside code" fixing this issue:

- fix issue 19315 - #line inside token string affect outside code

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

--
June 26, 2019
https://issues.dlang.org/show_bug.cgi?id=19315

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 #10086 "Fix issue 19315 - #line inside token string affect outside code" was merged into master:

- 87f623433ed3968e0349d6b5598910215368411d by dkorpel:
  fix issue 19315 - #line inside token string affect outside code

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

--
June 26, 2019
https://issues.dlang.org/show_bug.cgi?id=19315

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10090 "Revert "Fix issue 19315 - #line inside token string affect outside code"" was merged into master:

- f265d873fa85ce1d0e0c29c4a0f51f67c4145f35 by Petar Kirov:
  Revert "Fix issue 19315 - #line inside token string affect outside code"

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

--
June 26, 2019
https://issues.dlang.org/show_bug.cgi?id=19315

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10091 "Fix issue 19315 (follow-up) - #line inside token string affect outside code" was merged into master:

- 7d3ba02c39b13738c47f251acdae37f8a762bb8c by dkorpel:
  fix issue 19315 with Walter's comments addressed

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

--