##// END OF EJS Templates
develwarn: include call site in the simple message version...
develwarn: include call site in the simple message version Just displaying the warning makes it quite hard to recognise the guilty code quickly and using --traceback for all calls is not very convenient. So we include the call site with all simple message to help developer to recognise errors sources.
Pierre-Yves David -
r24749:3ad1571d default
Show More