July 26, 2013
Am Wed, 24 Jul 2013 09:59:36 -0700
schrieb Brad Roberts <braddr@puremagic.com>:

> On 7/24/13 9:04 AM, Johannes Pfau wrote:
> > Am Thu, 18 Jul 2013 19:28:53 +0200
> > schrieb Johannes Pfau <nospam@example.com>:
> >
> >> Maybe I can track down that std.parallelism issue in the meantime...
> >
> > It was a memory corruption caused by core/thread.di and core/thread.d being out of sync.
> >
> > Fixed in https://github.com/D-Programming-GDC/GDC/commit/1298c440c8cbb7faa5efba375ad29742774c0adf
> >
> > So we now pass all tests again for 2.063 ;-) Now we 'only' have to finish shared library support.
> >
> 
> Congrats!  This is the first build that's actually passed the auto-testers. :)
> 
> http://d.puremagic.com/test-results/?projectid=2
> 
> 

BTW: Thanks for integrating gdc into the auto tester, this should really help us to avoid regressions in the future.
July 26, 2013
On 7/26/13 4:40 AM, Johannes Pfau wrote:
> Am Wed, 24 Jul 2013 09:59:36 -0700
> schrieb Brad Roberts <braddr@puremagic.com>:
>>>
>>
>> Congrats!  This is the first build that's actually passed the
>> auto-testers. :)
>>
>> http://d.puremagic.com/test-results/?projectid=2
>>
>>
>
> BTW: Thanks for integrating gdc into the auto tester, this
> should really help us to avoid regressions in the future.

No problem.  Now that it's happy, I'll get to expanding it to covering pull requests and other platforms.  Hopefully those won't take me very long.

1 2
Next ›   Last »