Thread overview
[Issue 21852] diagnostic: One-liner errors with formatted Loc should print context when -verrors=context
Apr 23, 2021
Iain Buclaw
Apr 23, 2021
Iain Buclaw
Dec 17, 2022
Iain Buclaw
Aug 10, 2023
Dlang Bot
Aug 11, 2023
Dlang Bot
April 23, 2021
https://issues.dlang.org/show_bug.cgi?id=21852

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3
                 CC|                            |ibuclaw@gdcproject.org

--
April 23, 2021
https://issues.dlang.org/show_bug.cgi?id=21852

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4

--
August 10, 2023
https://issues.dlang.org/show_bug.cgi?id=21852

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dmd pull request #15529 "Use separate line for extra Loc in various error messages" fixing this issue:

- Fix Issue 21852 - diagnostic: One-liner errors with formatted Loc should print context when -verrors=context

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

--
August 11, 2023
https://issues.dlang.org/show_bug.cgi?id=21852

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 #15529 "Use separate line for extra Loc in various error messages" was merged into master:

- 1b3ca87ed28bff0e2defae317afb6d252a30122d by Nick Treleaven:
  Fix Issue 21852 - diagnostic: One-liner errors with formatted Loc should
print context when -verrors=context

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

--