MantisBT - JANA
View Issue Details
0000416JANAFeature Requestpublic2014-09-29 07:242015-06-09 23:20
davidl 
davidl 
normalminorN/A
resolvedfixed 
0000416: Dump factory call stack if factory not found
If possible, the factory call stack should be printed if a request for an unknown factory is encountered. This will make it easier to debug where the request is coming from.
No tags attached.
Issue History
2014-09-29 07:24davidlNew Issue
2015-06-09 23:20davidlNote Added: 0000644
2015-06-09 23:20davidlStatusnew => resolved
2015-06-09 23:20davidlResolutionopen => fixed
2015-06-09 23:20davidlAssigned To => davidl

Notes
(0000644)
davidl   
2015-06-09 23:20   
This was implemented in revision 2339 and will appear in JANA 0.7.3. The actual change needed was to throw an exception when the error was detected rather than simply quit the program.