[Issue 4613] temporary generated inside foreach is not correctly destructed
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 10 08:56:02 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4613
--- Comment #1 from andy at aligature.com 2010-08-10 08:56:01 PDT ---
Here is the output from a test run of the example.
<output>
andy at curie:~/Projects/d> ./test.d
before one
begin one
MyFile ctor one
o
n
e
end one
MyFile dtor one
close one
after one
before two
begin two
MyFile ctor two
t
w
o
end two
after two
</output>
--
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