I like the on/off at runtime idea. Less scary to try on important code. We can just disable the concurrent gc if we notice dodgy things happening.

On Wed, Oct 8, 2014 at 8:09 AM, eles via Digitalmars-d-announce <digitalmars-d-announce@puremagic.com> wrote:
On Wednesday, 8 October 2014 at 00:18:16 UTC, Walter Bright wrote:
On 10/7/2014 3:27 PM, Leandro Lucarella wrote:
Walter Bright, elĀ  7 de October a las 13:06 me escribiste:
On 10/6/2014 9:51 AM, Dicebot wrote:

That's a good idea, but I hate environment variables affecting all D executables. They always wind up being inadvertently

LD_LIBRARY_PATH ?