[Issue 16212] Segfault using "with" for field access inside switch statement
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jun 28 03:02:33 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16212
Ketmar Dark <ketmar at ketmar.no-ip.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ketmar at ketmar.no-ip.org
--- Comment #1 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
in master, it now says:
Error: 'switch' skips declaration of 'with' temporary at z40.d(6)
it was introduced in commit 1a26535fd627ca398d2609228bce20905440360d (fix Issue
14532).
--
More information about the Digitalmars-d-bugs
mailing list