digitalmars.D - Where did the template instantiation backtrace go?
- Oskar Linde <oskar.lindeREM OVEgmail.com> Nov 10 2006
Is there some way to reactivate the template instantiation backtrace we used to get from the compiler when an error during a template instantiation was triggered? I can appreciate the change resulting in much shorter error messages, but debugging template code has become much harder. A compiler flag would be wonderful. /Oskar
Nov 10 2006








Oskar Linde <oskar.lindeREM OVEgmail.com>