D2 port of Sociomantic CDGC available for early experiments
Sebastiaan Koppe via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Mon Oct 20 21:26:30 PDT 2014
On Friday, 17 October 2014 at 08:28:23 UTC, Martin Nowak wrote:
> On Friday, 17 October 2014 at 05:38:05 UTC, thedeemon wrote:
>> Gentlemen, do I understand correctly that you're trying to
>> find a Windows-friendly switch to something that will never
>> see the light on Windows (because of being based on fork)?
>
> No we want general runtime configuration, not only for the
> forking GC.
> https://github.com/D-Programming-Language/druntime/pull/986
But doesn't that make the goal of testing the concurrent gc
dependent on the problem of finding a method for cross-platform
runtime configuration?
While I do understand the need, I do not see why we need to come
up with a perfect solution for one thing, before we start on what
we really wanted to do in the first place.
More information about the Digitalmars-d-announce
mailing list