[LyX/master] DocBook: fix XML in comments (-- forbidden for some historical reason).
Thibaut Cuvelier
tcuvelier at lyx.org
Fri Jul 31 22:42:20 UTC 2020
On Sat, 1 Aug 2020 at 00:28, Kornel Benko <kornel at lyx.org> wrote:
> Am Fri, 31 Jul 2020 23:37:33 +0200 (CEST)
> schrieb Thibaut Cuvelier <tcuvelier at lyx.org>:
>
> > commit 85946aae2b94fedf5ce9bd35e91ba500986b5121
> > Author: Thibaut Cuvelier <tcuvelier at 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200801/8440b156/attachment.html>
More information about the lyx-devel
mailing list