[dmd-internals] [D-Programming-Language/dmd] bcd157: fix Issue 14109 - Property-like function call does...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Feb 3 12:29:25 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: bcd157daa58bc84edddc2d5eeeaae7e8e001eca7
https://github.com/D-Programming-Language/dmd/commit/bcd157daa58bc84edddc2d5eeeaae7e8e001eca7
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 14109 - Property-like function call does not work on template value parameter
Commit: e8dba387fcaa55f176891750c83dba6513ccba69
https://github.com/D-Programming-Language/dmd/commit/e8dba387fcaa55f176891750c83dba6513ccba69
Author: Walter Bright <walter at walterbright.com>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M src/template.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #4375 from 9rnsr/fix14109
[REG2.066.1] Issue 14109 - Property-like function call does not work on template value parameter
Compare: https://github.com/D-Programming-Language/dmd/compare/5c1080eb0586...e8dba387fcaa
More information about the dmd-internals
mailing list