[Issue 15690] [ICE] backend/symbol.c 1032

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 12 22:57:06 UTC 2018


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

--- Comment #2 from hsteoh at quickfur.ath.cx ---
Tested on latest git master (153db26c226d84a27a926810025b91eb6583849c),
confirmed that this no longer crashes the compiler.

Compiler output:
------
test.d(20): Deprecation: use { } for an empty statement, not ;
test.d(15): Error: case variable i declared at test.d(13) cannot be declared in
switch body
------

--


More information about the Digitalmars-d-bugs mailing list