On Sat, 1 Aug 2020 at 00:28, Kornel Benko <kor...@lyx.org> wrote: > Am Fri, 31 Jul 2020 23:37:33 +0200 (CEST) > schrieb Thibaut Cuvelier <tcuvel...@lyx.org>: > > > commit 85946aae2b94fedf5ce9bd35e91ba500986b5121 > > Author: Thibaut Cuvelier <tcuvel...@lyx.org> > > Date: Sat Aug 1 00:02:36 2020 +0200 > > > > DocBook: fix XML in comments (-- forbidden for some historical > reason). > > --- > > autotests/export/docbook/deutsches_ert.lyx | 14 +++++- > > autotests/export/docbook/deutsches_ert.xml | 2 +- > > src/insets/InsetERT.cpp | 14 ++++-- > > src/xml.cpp | 80 > ++++++++++++++------------- > > src/xml.h | 5 +- > > 5 files changed, 68 insertions(+), 47 deletions(-) > > Cannot compile ... > I get now > /usr2/src/lyx/lyx-git/src/xml.cpp:78:79: error: explicit qualification in > declaration of > ‘lyx::docstring lyx::xml::escapeString(const docstring&, > lyx::XMLStream::EscapeSettings)’ > docstring xml::escapeString(docstring const & raw, > XMLStream::EscapeSettings e) ^ > src/CMakeFiles/lyx2.4.dir/build.make:1441: recipe for target > 'src/CMakeFiles/lyx2.4.dir/usr2/src/lyx/lyx-git/src/xml.cpp.o' failed >
Is the new version better?
-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel