Warning in master in C++11 mode

Thibaut Cuvelier dourouc05 at gmail.com
Wed Dec 14 23:38:28 UTC 2022


On Sat, 26 Nov 2022 at 20:33, Scott Kostyshak <scott.kostyshak at gmail.com>
wrote:

> On Wed, Nov 09, 2022 at 10:41:17AM +0100, Jean-Marc Lasgouttes wrote:
> > Hi,
> >
> > I get this warning when compiling in C++11 mode :
> >
> > ../../master/src/insets/InsetIndex.cpp: In member function ‘virtual void
> > lyx::InsetIndex::docbook(lyx::XMLStream&, const lyx::OutputParams&)
> const’:
> > ../../master/src/insets/InsetIndex.cpp:376:6: warning: init-statement in
> > selection statements only available with ‘-std=c++17’ or ‘-std=gnu++17’
> >   376 |  if (const vector<docstring> potential_terms =
> > getSubentriesAsText(runparams); !potential_terms.empty()) {
> >       |      ^~~~~
> >
> >
> > Thibaut, can I leave that to you ?
>
> Ping to Thibaut.
>

Hi Scott,

Sorry for the delay, I just found your email. It seems that Pavel changed
the code at d9847302 to fix the issue.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20221215/1d54e532/attachment.html>


More information about the lyx-devel mailing list