March 29, 2019 [Issue 1084] lazy variadic parameters break in strange way | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=1084 FeepingCreature <default_357-line@yahoo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from FeepingCreature <default_357-line@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. -- |
Copyright © 1999-2021 by the D Language Foundation