Stephan Witt
2014-04-30 16:26:54 UTC
clang prints the following warning:
boost/boost/checked_delete.hpp:34:5: Delete called on 'lyx::html::StartTag' that has virtual functions but non-virtual destructor
The attached patch fixes this. Ok to apply?
Stephan
boost/boost/checked_delete.hpp:34:5: Delete called on 'lyx::html::StartTag' that has virtual functions but non-virtual destructor
The attached patch fixes this. Ok to apply?
Stephan