[Issue 17814] bad output of "static foreach" with -vcg-ast

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Sep 7 11:02:24 UTC 2017


https://issues.dlang.org/show_bug.cgi?id=17814

uplink.coder at googlemail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |uplink.coder at googlemail.com

--- Comment #1 from uplink.coder at googlemail.com ---
Ah yes. -vcg-ast has not been updated for static foreach I think.
.....
It seems like it has been already though .... 
Maybe the created AST-Nodes are non-persistent .... which would make static
foreach quite volatile after all

--


More information about the Digitalmars-d-bugs mailing list