https://issues.dlang.org/show_bug.cgi?id=17563

ponce <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from ponce <[email protected]> ---
Note: This "crude and horrible way" helped me find plenty of bugs where I would
rely on the GC to release a resource, and I only do this in debug clauses so it
hardly really matter how ugly it is. It's a programming error, so I make it
crash right away.

--

Reply via email to