RFC: moving forward with @nogc Phobos

Dmitry Olshansky via Digitalmars-d digitalmars-d at puremagic.com
Fri Oct 3 13:18:04 PDT 2014


03-Oct-2014 23:50, Andrei Alexandrescu пишет:
> On 10/3/14, 11:27 AM, Dmitry Olshansky wrote:
>> 29-Sep-2014 14:49, Andrei Alexandrescu пишет:
>>> Back when I've first introduced RCString I hinted that we have a larger
>>> strategy in mind. Here it is.
>>
>> [snip]
>>
>> I think it would be well worth it to actually do a bit of research.
>> Before we get into the fry and spill blood (or LOCs) everywhere.
>>
>> Can we:
>>
>> 1. Present a list of allocating functions.
>
> Awesome. I just started
> http://wiki.dlang.org/Stuff_in_Phobos_That_Generates_Garbage and I
> encourage us all to add to it (sorted by module and then by artifact name).

Glad you liked it.

Being in favor of automation as a start I just toggled -vgc flag in 
Win64 makefile and built phobos. Raw data (CSV) is here:

https://gist.github.com/anonymous/763adcd62ab60a66e9d8

Time to mine it...

-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list