dmd -profile=gc

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Wed May 6 01:16:48 PDT 2015


On 5/6/15 1:11 AM, extrawurst wrote:
> On Tuesday, 5 May 2015 at 23:36:41 UTC, Walter Bright wrote:
>> On 5/5/2015 1:40 PM, Paolo Invernizzi wrote:
>>> On Tuesday, 5 May 2015 at 09:30:55 UTC, Walter Bright wrote:
>>>> On 5/4/2015 10:53 PM, extrawurst wrote:
>>>>> Does it work with a multithreaded application (in contrast to
>>>>> -profile) ?
>>>>
>>>> Yes, and -profile was also fixed a week ago to handle multiple threads.
>>>
>>> Finally! Yah!
>>
>>
>> Ironically, the fix turned out to be easy. The idea came from Andrei.
>
> Out of curiousity can you link the Change that fixes that ?

https://github.com/D-Programming-Language/druntime/pull/1233

Andrei


More information about the Digitalmars-d mailing list