dmd -profile=gc
extrawurst via Digitalmars-d
digitalmars-d at puremagic.com
Wed May 6 01:27:54 PDT 2015
On Wednesday, 6 May 2015 at 08:16:31 UTC, Andrei Alexandrescu
wrote:
> 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
Ah thanks, I was looking for it in the wrong Project -.-
More information about the Digitalmars-d
mailing list