[Issue 16653] ParameterDefaultValueTuple fails to compile when function has lazy param
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Fri Jan  6 05:54:17 PST 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16653
Ketmar Dark <ketmar at ketmar.no-ip.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ketmar at ketmar.no-ip.org
--- Comment #4 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
and now one can't have argument with name `value` anymore, 'cause it conflicts
with `value` variable in fix. dunno if it worth opening new bug, tho, 'cause
fix is not in any release yet, so it can be... fixed right here. ;-)
--
    
    
More information about the Digitalmars-d-bugs
mailing list