[dmd-internals] [D-Programming-Language/dmd] 99784f: Fix __traits break from commit fc67046
noreply at github.com
noreply at github.com
Sat Apr 16 22:28:05 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 99784fbba97b4d43b995958171c93f81710cfbd5
https://github.com/D-Programming-Language/dmd/commit/99784fbba97b4d43b995958171c93f81710cfbd5
Author: Don Clugston <dclugston at googlemail.com>
Date: 2011-04-16 (Sat, 16 Apr 2011)
Changed paths:
M src/template.c
Log Message:
-----------
Fix __traits break from commit fc67046
There were actually *two* places in semanticTiargs which needed special
treatment for __traits.
Commit: 3c7c69062291d607b405217eeb762691b52e699b
https://github.com/D-Programming-Language/dmd/commit/3c7c69062291d607b405217eeb762691b52e699b
Author: Walter Bright <walter at walterbright.com>
Date: 2011-04-16 (Sat, 16 Apr 2011)
Changed paths:
M test/runnable/xtest46.d
Log Message:
-----------
update tests
Commit: 61bc2a20ea7d235bac59ce3253ad009f4ae1932d
https://github.com/D-Programming-Language/dmd/commit/61bc2a20ea7d235bac59ce3253ad009f4ae1932d
Author: Walter Bright <walter at walterbright.com>
Date: 2011-04-16 (Sat, 16 Apr 2011)
Changed paths:
M src/template.c
Log Message:
-----------
Merge branch 'structinit' of https://github.com/donc/dmd into pull29
Compare: https://github.com/D-Programming-Language/dmd/compare/6e2d485...61bc2a2
More information about the dmd-internals
mailing list