[Issue 14397] dmd: Provide full source range for compiler errors [enhancement]

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14397

Iain Buclaw  changed:

   What|Removed |Added

   Priority|P1  |P4

--


[Issue 14397] dmd: Provide full source range for compiler errors [enhancement]

2018-04-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14397

Seb  changed:

   What|Removed |Added

 CC||greensunn...@gmail.com
   Hardware|x86_64  |All
 OS|Windows |All

--


[Issue 14397] dmd: Provide full source range for compiler errors [enhancement]

2015-04-03 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14397

Jacob Carlborg d...@me.com changed:

   What|Removed |Added

 CC||d...@me.com

--- Comment #1 from Jacob Carlborg d...@me.com ---
Would be nice of have. Clang and Xcode (which uses Clang) both have this
feature.

--