[Issue 16521] Wrong code generation with switch + static foreach
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Mar 9 11:03:44 PST 2017
https://issues.dlang.org/show_bug.cgi?id=16521
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #3 from Steven Schveighoffer <schveiguy at yahoo.com> ---
I see the same deprecation warning in my code, but I'm not using the actual
tuple value, just the index.
Static foreach would be handy here...
--
More information about the Digitalmars-d-bugs
mailing list