[dmd-internals] [D-Programming-Language/dmd] 96a0a4: Fix Issue 11198 - Error messages for declaring a '...
GitHub
noreply at github.com
Thu Nov 14 08:57:43 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 96a0a4090ccd7bf157ac6c85c911fe6398890dbe
https://github.com/D-Programming-Language/dmd/commit/96a0a4090ccd7bf157ac6c85c911fe6398890dbe
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-11-13 (Wed, 13 Nov 2013)
Changed paths:
M src/parse.c
A test/fail_compilation/diag11198.d
Log Message:
-----------
Fix Issue 11198 - Error messages for declaring a 'version' inside main() and other functions are unclear
Commit: 71a79f3568aea708776678cbe473fa56dcde518f
https://github.com/D-Programming-Language/dmd/commit/71a79f3568aea708776678cbe473fa56dcde518f
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M src/parse.c
A test/fail_compilation/diag11198.d
Log Message:
-----------
Merge pull request #2760 from yebblies/issue11198
Issue 11198 - Error messages for declaring a 'version' inside main() and other functions are unclear
Compare: https://github.com/D-Programming-Language/dmd/compare/689397009505...71a79f3568ae
More information about the dmd-internals
mailing list