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  <[email protected]>:
>  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 <[email protected]>
>  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
> [email protected]
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
>
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to