[Issue 4650] Static data that must be scanned by the GC should be grouped
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jun 29 22:42:10 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=4650
--- Comment #13 from Rainer Schuetze <r.sagitario at gmx.de> ---
>what is the status of this with the recent pulls? Still valid, fixed?
More work needs to be done to move immutable data into the CONST segment (or
similar areas that are not scanned). It is currently limited to float values
and strings, not user defined data.
--
    
    
More information about the Digitalmars-d-bugs
mailing list