gchunt v0.1.0 is out!

Dmitry Olshansky via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Nov 21 14:40:07 PST 2014


21-Nov-2014 05:18, Piotr Szturmaj пишет:
> W dniu 2014-11-11 o 23:38, Dmitry Olshansky pisze:
>> gchunt is a tool is to help D developers identify and keep in check the
>> usage of GC in their projects.
>>
>> So far it just postprocesses D compiler's -vgc output into a nice Wiki
>> table. Results looks like this (Phobos):
>> http://wiki.dlang.org/Stuff_in_Phobos_That_Generates_Garbage#Labeled_data
>
> Nice :)
>
> I think I found a -vgc bug:
> https://github.com/D-Programming-Language/phobos/blob/271c771a57764dcc511ca12ae91d490872d9b500/std/array.d#L419
> - this line doesn't allocate, unlike the one below.
>

Can you reduce and file it? Thanks!

-- 
Dmitry Olshansky


More information about the Digitalmars-d-announce mailing list