[Issue 6128] Struct destructor isn't run when used in with statement

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jul 21 12:49:46 PDT 2011


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-07-21 12:49:45 PDT ---
This seems to be fixed in 2.054:

scoped:
 this
 ~this
with:
 this
 ~this

-- 
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