On Friday, 5 June 2015 at 01:12:56 UTC, Vladimir Panteleev wrote:
On Friday, 5 June 2015 at 01:07:28 UTC, Etienne wrote:
I mean come on here, I made a fatal error and my application
is overdue for crashing every thread and D is so broken that
it adds a deadlock on top of that, and you're telling me
you'll feel guilty for allocating the stack trace on the GC
because it's in an invalid state.
There probably wouldn't be any problem with using the C heap or
something. Using the GC is just making it likely to crash while
trying to allocate it.
Something is simply wrong with the community culture as a
whole if that's the case.
http://forum.dlang.org/post/[email protected]
is there a reason that dmd doesn't just ship both like ldc?