This change has a bit problem. I've posted a pull request to fix it. https://github.com/D-Programming-Language/dmd/pull/561
Kenji Hara 2011/12/15 <[email protected]>: > Branch: refs/heads/master > Home: https://github.com/D-Programming-Language/dmd > > Commit: 746d98fb0daacbd6a9efab1da6aacd2d7b55b39f > > https://github.com/D-Programming-Language/dmd/commit/746d98fb0daacbd6a9efab1da6aacd2d7b55b39f > Author: Walter Bright <[email protected]> > Date: 2011-12-14 (Wed, 14 Dec 2011) > > Changed paths: > M src/declaration.h > M src/expression.c > M src/expression.h > M src/func.c > M src/interpret.c > M src/mars.c > M src/mars.h > M src/staticassert.c > M src/template.c > M test/compilable/interpret3.d > > Log Message: > ----------- > Merge pull request #522 from donc/ctfeclass > > CTFE improved error handling + ref param bug 6934 > > > _______________________________________________ > dmd-internals mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-internals _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
