Am Wed, 24 Jul 2013 09:59:36 -0700 schrieb Brad Roberts <bra...@puremagic.com>:
> On 7/24/13 9:04 AM, Johannes Pfau wrote: > > Am Thu, 18 Jul 2013 19:28:53 +0200 > > schrieb Johannes Pfau <nos...@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.