[Issue 827] Trying to break out of a labelled BlockStatement breaks out of a for loop at its beginning
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 5 03:26:41 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=827
thomas-dloop at kuehne.cn changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |199
OS/Version|Windows |All
Bug 827 depends on bug 199, which changed state.
Bug 199 Summary: Label causes scope to collapse into parent
http://d.puremagic.com/issues/show_bug.cgi?id=199
What |Old Value |New Value
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WORKSFORME
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Comment #1 from thomas-dloop at kuehne.cn 2007-04-05 05:26 -------
I'm not sure this is the same as issue 199 but 199's "collapsing scope" looks
like the root cause.
Added to DStress as
http://dstress.kuehne.cn/nocompile/b/break_13_A.d
http://dstress.kuehne.cn/nocompile/b/break_13_B.d
--
More information about the Digitalmars-d-bugs
mailing list