[Issue 602] Compiler allows a goto statement to skip an initalization
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 3 17:17:31 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=602
--- Comment #7 from Stewart Gordon <smjg at iname.com> 2013-11-03 17:17:25 PST ---
It seems to me quite simple: If there is any variable that is in scope at the
point of the label but not at the point of the goto statement, then we have a
problem. Is there any case that this doesn't cover?
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list