New slides about Go
Vladimir Panteleev
vladimir at thecybershadow.net
Thu Oct 14 17:23:46 PDT 2010
On Fri, 15 Oct 2010 02:45:33 +0300, Denis Koroskin <2korden at gmail.com>
wrote:
> I've heard that happens in D, too. You can still call C functions at
> your peril, and no people complained so far.
I believe D (DMD, at least) is in the exact same situation as C is as far
as the stack goes. There is some code in the garbage collector to get the
bounds of each thread's stack, but that's it, I think.
--
Best regards,
Vladimir mailto:vladimir at thecybershadow.net
More information about the Digitalmars-d
mailing list