[Issue 920] Auto classes referenced where scope should be used

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 1 00:29:51 PST 2009


http://d.puremagic.com/issues/show_bug.cgi?id=920





------- Comment #3 from braddr at puremagic.com  2009-01-01 02:29 -------
Looks like almost all of the cases are fixed, but there's still one more.  In
the Return Statement block:

==== snip ====
Before the function actually returns, any objects with auto storage duration
are destroyed,
==== end snip ====

This is the case for both the 1.0 and 2.0 versions of the page.


-- 



More information about the Digitalmars-d-bugs mailing list