[Issue 15851] Access violation when foreaching variadic template argument tuple
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 11 19:47:28 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=15851
moonlightsentinel at disroot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |moonlightsentinel at disroot.o
| |rg
Resolution|--- |FIXED
--- Comment #1 from moonlightsentinel at disroot.org ---
This no longer compiles:
onlineapp.d(14): Error: switch skips declaration of variable
onlineapp.walkArgumentTuple!(Foo).walkArgumentTuple.thing at onlineapp.d(16)
--
More information about the Digitalmars-d-bugs
mailing list