On Fri, 27 Nov 2020 at 12:18, Kornel Benko <kor...@lyx.org> wrote:

> /usr2/src/lyx/lyx-git/src/output_docbook.cpp: In function ‘void
> lyx::docbookParagraphs(const lyx::Text&, const lyx::Buffer&,
> lyx::XMLStream&, const
> lyx::OutputParams&)’:
> /usr2/src/lyx/lyx-git/src/output_docbook.cpp:1087:7: warning: variable
> ‘currentlyInAppendix’ set but not used [-Wunused-but-set-variable]
>   bool currentlyInAppendix = false;
>        ^~~~~~~~~~~~~~~~~~~
>

Fixed at dfb1ad85fa4153af88258c5814ba03c05322204b. I'm investigating why
I'm having these warnings in the first place…
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to