[dmd-internals] [D-Programming-Language/dmd] 407cd0: Merge pull request #282 from 9rnsr/fix6404
kenji hara
k.hara.pg at gmail.com
Thu Aug 4 13:24:48 PDT 2011
Sorry this fix is incomplete, because this change does not support
auto ref tuple parameter.
I have posted 2nd pull request to fix this problem.
https://github.com/D-Programming-Language/dmd/pull/285
Please merge it.
Kenji Hara
2011/7/31 <noreply at github.com>:
> Branch: refs/heads/master
> Home: https://github.com/D-Programming-Language/dmd
>
> Commit: 407cd0fa8bfe7443302bbf460d56a1e1847c5c01
> https://github.com/D-Programming-Language/dmd/commit/407cd0fa8bfe7443302bbf460d56a1e1847c5c01
> Author: Walter Bright <walter at walterbright.com>
> Date: 2011-07-30 (Sat, 30 Jul 2011)
>
> Changed paths:
> M src/template.c
> M src/template.h
> M test/runnable/template9.d
>
> Log Message:
> -----------
> Merge pull request #282 from 9rnsr/fix6404
>
> Issue 6404 - Cannot check ref-ness of auto ref parameter in template constraint
>
>
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
>
More information about the dmd-internals
mailing list