Andrei, did you push this change with -f switch? By that, the commit a584488e8273 is lost now from 2.063 branch.
I'll fix this issue soon. Kenji Hara 2013/5/30 GitHub <[email protected]> > Branch: refs/heads/2.063 > Home: https://github.com/D-Programming-Language/dmd > Commit: 0b0760a106aaa3fd49da5e4b889115cc70b8d3e8 > > https://github.com/D-Programming-Language/dmd/commit/0b0760a106aaa3fd49da5e4b889115cc70b8d3e8 > Author: Andrei Alexandrescu <[email protected]> > Date: 2013-05-29 (Wed, 29 May 2013) > > Changed paths: > M src/expression.c > M test/runnable/property2.d > > Log Message: > ----------- > Merge pull request #2093 from 9rnsr/fix10197 > > Issue 10197 - [REG2.063] Cannot cast overloaded template property result > > > Commit: 8f3b041b390f62a6552fb7324233bdeebe573ba3 > > https://github.com/D-Programming-Language/dmd/commit/8f3b041b390f62a6552fb7324233bdeebe573ba3 > Author: Andrei Alexandrescu <[email protected]> > Date: 2013-05-29 (Wed, 29 May 2013) > > Changed paths: > M test/runnable/property2.d > > Log Message: > ----------- > Merge pull request #2093 from 9rnsr/fix10197 > > Issue 10197 - [REG2.063] Cannot cast overloaded template property result > > > Commit: 447b481775d37416c773ee24f30f3ebe8d67a870 > > https://github.com/D-Programming-Language/dmd/commit/447b481775d37416c773ee24f30f3ebe8d67a870 > Author: Walter Bright <[email protected]> > Date: 2013-05-29 (Wed, 29 May 2013) > > Changed paths: > M test/runnable/property2.d > > Log Message: > ----------- > merge > > > Compare: > https://github.com/D-Programming-Language/dmd/compare/a584488e8273...447b481775d3 > > _______________________________________________ > 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
