[Issue 1084] lazy variadic parameters break in strange way
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Mar 29 13:58:16 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=1084
FeepingCreature <default_357-line at yahoo.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #4 from FeepingCreature <default_357-line at yahoo.de> ---
This code started working at 2.067.1. It seems to be creating the array lazily
when the foreach references the parameter, which is a sane way to go. In any
case, fixed.
--
    
    
More information about the Digitalmars-d-bugs
mailing list