[dmd-internals] [D-Programming-Language/dmd] ba80ca: fix Issue 11144 - Better diagnostic for typeid sym...
GitHub
noreply at github.com
Mon Sep 30 01:27:59 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ba80caade73ef92d2b53e66af853d3bda215d308
https://github.com/D-Programming-Language/dmd/commit/ba80caade73ef92d2b53e66af853d3bda215d308
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-09-29 (Sun, 29 Sep 2013)
Changed paths:
M src/declaration.c
M src/declaration.h
M src/dsymbol.h
M src/expression.c
M test/fail_compilation/fail160.d
M test/fail_compilation/fail235.d
Log Message:
-----------
fix Issue 11144 - Better diagnostic for typeid symbol
Commit: 4e0e6b7eea0f82d5e00a5be65c8eb1206de04a0b
https://github.com/D-Programming-Language/dmd/commit/4e0e6b7eea0f82d5e00a5be65c8eb1206de04a0b
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-09-30 (Mon, 30 Sep 2013)
Changed paths:
M src/declaration.c
M src/declaration.h
M src/dsymbol.h
M src/expression.c
M test/fail_compilation/fail160.d
M test/fail_compilation/fail235.d
Log Message:
-----------
Merge pull request #2600 from 9rnsr/fix11144
Issue 11144 - Better diagnostic for typeid symbol
Compare: https://github.com/D-Programming-Language/dmd/compare/49797979dd99...4e0e6b7eea0f
More information about the dmd-internals
mailing list