[dmd-internals] [D-Programming-Language/dmd] ce87b3: fix Issue 9536 - IFTI fails when calling a static ...
GitHub
noreply at github.com
Sun Feb 24 14:07:32 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ce87b314b5e0d3ae98bd22c765efa2c08f837514
https://github.com/D-Programming-Language/dmd/commit/ce87b314b5e0d3ae98bd22c765efa2c08f837514
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M src/expression.c
M test/runnable/template9.d
Log Message:
-----------
fix Issue 9536 - IFTI fails when calling a static member from const member
Commit: d8eeecf4cba19d9bb22fb146b9ba7f5ff41453e9
https://github.com/D-Programming-Language/dmd/commit/d8eeecf4cba19d9bb22fb146b9ba7f5ff41453e9
Author: Walter Bright <walter at walterbright.com>
Date: 2013-02-24 (Sun, 24 Feb 2013)
Changed paths:
M src/expression.c
M test/runnable/template9.d
Log Message:
-----------
Merge pull request #1683 from 9rnsr/fix9536
[REG2.059] Issue 9536 - IFTI fails when calling a static member from const member
Compare: https://github.com/D-Programming-Language/dmd/compare/66651cf9d626...d8eeecf4cba1
More information about the dmd-internals
mailing list