[dmd-internals] [D-Programming-Language/dmd] 7f6f1a: fix Issue 9990 - templates with function alias cau...
GitHub
noreply at github.com
Fri Apr 26 12:57:36 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 7f6f1acdf25b2c968102587c9da0d1b033eea6e6
https://github.com/D-Programming-Language/dmd/commit/7f6f1acdf25b2c968102587c9da0d1b033eea6e6
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-04-25 (Thu, 25 Apr 2013)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 9990 - templates with function alias cause forward reference error
Commit: 661ac097995a79674a07db38469e58e5cf9e530a
https://github.com/D-Programming-Language/dmd/commit/661ac097995a79674a07db38469e58e5cf9e530a
Author: Walter Bright <walter at walterbright.com>
Date: 2013-04-26 (Fri, 26 Apr 2013)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #1936 from 9rnsr/fix9990
Issue 9990 - templates with function alias cause forward reference error
Compare: https://github.com/D-Programming-Language/dmd/compare/0793666f2acc...661ac097995a
More information about the dmd-internals
mailing list