Stephan Witt schreef op 30-4-2014 18:26:
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
Yes.
Vincent
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
output_xhtml.patch
Description: Binary data