What steps will reproduce the problem?
1. Call Document::LoadFile(filename) with the file missing
2. Catch a std::exception (instead of the ticpp::Exception)
3. Check the what() - it's null
What is the expected output? What do you see instead?
- Exception::what() and Exception::~Exception() should be virtual
What version of the product are you using? On what operating system?
- Latest on trunk
Best regards,
Peter Welzien
Original issue reported on code.google.com by peter.we...@gmail.com on 25 Feb 2009 at 7:22
Original issue reported on code.google.com by
peter.we...@gmail.com
on 25 Feb 2009 at 7:22