www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Where did the template instantiation backtrace go?

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