[Issue 20515] New: Errors should be reported in GNU style on Linux

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 17 10:44:07 UTC 2020


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 at puremagic.com
          Reporter: default_357-line at 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.)

--


More information about the Digitalmars-d-bugs mailing list