[dmd-internals] [D-Programming-Language/dmd] dc2aa0: Issue 8696 - Compiler reports incorrect dangling e...
GitHub
noreply at github.com
Wed Sep 19 17:54:42 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: dc2aa0680f8d044a2e86032523d923f3631972df
https://github.com/D-Programming-Language/dmd/commit/dc2aa0680f8d044a2e86032523d923f3631972df
Author: Iain Buclaw <ibuclaw at ubuntu.com>
Date: 2012-09-19 (Wed, 19 Sep 2012)
Changed paths:
M src/parse.c
Log Message:
-----------
Issue 8696 - Compiler reports incorrect dangling else with version attributes
Commit: ad9136cb89ab5cfdadd445e4ba86d6447dfd549d
https://github.com/D-Programming-Language/dmd/commit/ad9136cb89ab5cfdadd445e4ba86d6447dfd549d
Author: Iain Buclaw <ibuclaw at ubuntu.com>
Date: 2012-09-19 (Wed, 19 Sep 2012)
Changed paths:
A test/compilable/test8696.d
Log Message:
-----------
Add unittest for issue 8696.
Commit: 7eb566a1a81b458426dbadb3c069bcc6e5d0f584
https://github.com/D-Programming-Language/dmd/commit/7eb566a1a81b458426dbadb3c069bcc6e5d0f584
Author: Brad Roberts <braddr at puremagic.com>
Date: 2012-09-19 (Wed, 19 Sep 2012)
Changed paths:
M src/parse.c
A test/compilable/test8696.d
Log Message:
-----------
Merge pull request #1129 from ibuclaw/danglingelse
Issue 8696 - Compiler reports incorrect dangling else with version():
Compare: https://github.com/D-Programming-Language/dmd/compare/fb733a0f5fc9...7eb566a1a81b
More information about the dmd-internals
mailing list