On 2012-10-01 14:40, Iain Buclaw wrote:
On Linux, there has already been an runtime implementation written that scans /proc/self/maps and adds all data sections to the GC that way. Whether or not DMD wishes to go down that route is their own decision. I am looking into a solution that doesn't have any bearing on what platform it's running on...
Well, /proc isn't available on Mac OS X so I think you have to continue looking.
-- /Jacob Carlborg