[Bug 32] Failing phobos unit tests:

2013-04-04 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=32 --- Comment #2 from Johannes Pfau 2013-04-04 18:45:59 UTC --- I'll see if I can run the unit tests again but I used a custom gdc branch with patches which allows skipping failing tests. That code is quite outdated now so I have to update it first

Re: New GDMD Project.

2013-04-04 Thread Joseph Rushton Wakeling
On 03/28/2013 01:38 PM, Iain Buclaw wrote: > Installed separately. Sorry for late response, but -- what's the long-term goal? Is it intended to be a short-term separation for hack/rewrite purposes with the new version being reintegrated with the rest of the GDC codebase, or a permanent division?

[Bug 32] Failing phobos unit tests:

2013-04-04 Thread gdc-bugzilla
http://bugzilla.gdcproject.org/show_bug.cgi?id=32 --- Comment #1 from Iain Buclaw 2013-04-04 14:50:18 UTC --- Fixed GC-related problem in the compiler. https://github.com/D-Programming-GDC/GDC/commit/0adf38c953db12a50e7fac48db321a49739f9b99 I wonder if those segv's you've found are now fixed.