[Issue 8825] Wrong line number of error message

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Sep 21 00:51:22 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=8825



--- Comment #2 from github-bugzilla at puremagic.com 2013-09-21 00:50:08 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/3ad9c76c0d553b20f417f166ee9e35cc1d7994ee
fix Issue 8825 - Wrong line number of error message

- Each tokens should have its own 'loc'.
- Rename `Lexer::loc` to `scanloc` to avoid misuse of lookahead-loc.

-- 
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