On Jul 24, 2013 5:05 PM, "Johannes Pfau" <nospam@example.com> 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.

Thanks Johannes, book yourself a train to Brighton, UK.  I'll get you a beer, or several. :)

Regards
--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';