[dmd-internals] [D-Programming-Language/dmd] 164821: fix Issue 13609 - better error message for missing...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Oct 13 07:36:53 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 164821c182de5190bb0a50642e806fb3ba956f2c
https://github.com/D-Programming-Language/dmd/commit/164821c182de5190bb0a50642e806fb3ba956f2c
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-10-13 (Mon, 13 Oct 2014)
Changed paths:
M src/parse.c
A test/fail_compilation/diag13609a.d
A test/fail_compilation/diag13609b.d
Log Message:
-----------
fix Issue 13609 - better error message for missing '}'
Commit: 20f6862d4e9f76dcd93fcbc223d9c46bacfcd665
https://github.com/D-Programming-Language/dmd/commit/20f6862d4e9f76dcd93fcbc223d9c46bacfcd665
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-10-14 (Tue, 14 Oct 2014)
Changed paths:
M src/parse.c
A test/fail_compilation/diag13609a.d
A test/fail_compilation/diag13609b.d
Log Message:
-----------
Merge pull request #4065 from 9rnsr/fix13609
Issue 13609 - better error message for missing '}'
Compare: https://github.com/D-Programming-Language/dmd/compare/cb6172a1994f...20f6862d4e9f
More information about the dmd-internals
mailing list