[Issue 5521] New: DMD 2.051 does not report column number of errors.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 2 19:22:47 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5521
Summary: DMD 2.051 does not report column number of errors.
Product: D
Version: D2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: lewis1711 at gmail.com
--- Comment #0 from Lewis <lewis1711 at gmail.com> 2011-02-02 19:20:31 PST ---
When DMD reports an error or warning, only the line number is reported. The
column number or horizontal position is not. In this day of relatively large
screens, we don't all program with 60 chars per line and I consider this a
serious limitation, forcing the user to waste extra time on information the
compiler already "knows".
I am aware the error reporting process may take longer, but this more than
offset by the shorter bug locating time that results.
Every modern compiler has this feature, and DMD should follow suit.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list