[Issue 17960] [REG 2.077-rc1] A 192 bytes leak is created by the GC when `-unittest` is an option
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Dec 16 11:17:02 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17960
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|---                         |WONTFIX
--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
Why is this marked as a regression?
Also, dmd does not attempt to release all the memory it allocates, for speed
reasons.
--
    
    
More information about the Digitalmars-d-bugs
mailing list