www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 20515] New: Errors should be reported in GNU style on Linux

https://issues.dlang.org/show_bug.cgi?id=20515

          Issue ID: 20515
           Summary: Errors should be reported in GNU style on Linux
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: default_357-line yahoo.de

Error messages should be reported in GNU style on Linux. This will ease
interoperability with existing IDEs.

The GNU style is specified at
https://www.gnu.org/prep/standards/html_node/Errors.html . (It is not gcc
specific; clang also follows it.)

--
Jan 17 2020