[Issue 15669] Wrong line number in error message
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Feb 11 15:19:11 PST 2016
https://issues.dlang.org/show_bug.cgi?id=15669
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/0a496e2f825c02aef9c358dcc4fcce8af77ba9b3
fix Issue 15669 - Wrong line number in error message
Member expressions of `TupleDeclaration` have different loc than the
`TupleExp` in its ctor. It should be fixed.
https://github.com/D-Programming-Language/dmd/commit/e568416319850ece8062f4552af303d36a91f31a
Merge pull request #5439 from 9rnsr/fix15669
Issue 15669 - Wrong line number in error message
--
More information about the Digitalmars-d-bugs
mailing list