"Jacob Carlborg" <d...@me.com> wrote in message news:i2sfk4$185...@digitalmars.com... > On 2010-07-29 13:44, Don wrote: >> Nick Sabalausky wrote: >>> Is there a way to get stack traces on exceptions in D2? >>> >>> >> It's not yet implemented on Windows. Mainly because Sean hasn't had >> enough free time. > > Does tango have stack traces on windows?
Yes. > Or I guess it doesn't matter, can't use the code from tango anyway because > of license issues. That's the problem with druntime, it's a fork of the > tango runtime that evolves on its own path, making the runtimes > incompatible again. >