On 8 May 2013 13:51, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
As of: https://github.com/D-Programming-GDC/GDC/commit/af5a89409453006fb8e85be0a18d5eeecb950fb2

The D2 testsuite passes on x86/x86_64.   This should be kept as 100% for any future pull requests and commits.

Anyone interested in improving GDC, please note the cases where tests are commented out and get fixing. :-)

Mind you, I have already solved the ones with quick and easy fixes:
https://github.com/D-Programming-GDC/GDC/commit/459aeb0518cf458b925dfbb616dd5dc9bdd552fb


--
Iain Buclaw

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