[Issue 9137] A function that equals to "out of scope" action for manual lifetime management

2017-07-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9137

Vladimir Panteleev  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #2 from Vladimir Panteleev  ---
The PR was rejected, closing.

https://github.com/dlang/phobos/pull/929#issuecomment-11167033

--


[Issue 9137] A function that equals to out of scope action for manual lifetime management

2012-12-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9137



--- Comment #1 from Denis Shelomovskij verylonglogin@gmail.com 2012-12-10 
22:49:05 MSK ---
Also note, as we have no such function currently one can easily consider that
`destroy` is such function and use it thinking it works this way. And it is
very dangerous, see Issue 9139 for details.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---