www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13040] New: Use -vcolumns switch on default and remove it

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

          Issue ID: 13040
           Summary: Use -vcolumns switch on default and remove it
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: DMD
          Assignee: nobody puremagic.com
          Reporter: bearophile_hugs eml.cc

DMD 2.066 has the compiler switch:

  -vcolumns      print character (column) numbers in diagnostics

In dmd 2.067 or 2.068 I suggest to make columns numbers active on default and
remove that switch from the list, to clean up.

--
Jul 04 2014