On Fri, 24 Sept 2021 at 09:23, Kornel Benko <kor...@lyx.org> wrote:

> Am Fri, 24 Sep 2021 01:23:50 +0200
> schrieb Thibaut Cuvelier <tcuvel...@lyx.org>:
>
> > Hi Kornel,
> >
> > Thanks for pointing these out, they didn't show on my side. I could quite
> > easily fix the one about the unused argument in the constructor (it's
> > already pushed: dca39815), but I don't know what to do for the others.
> > Maybe the attached patch solves the rest of the warnings?
> >
> > On Fri, 24 Sept 2021 at 00:55, Kornel Benko <kor...@lyx.org> wrote:
> >
> > >
> > > See attached.
> > >
> > >         Kornel
> > > --
> > > lyx-devel mailing list
> > > lyx-devel@lists.lyx.org
> > > http://lists.lyx.org/mailman/listinfo/lyx-devel
> > >
>
> No, it does not help. Instead the number of similar warnings doubles.
>
> From:   lyx::Floating::docbook_tag_type_’ will be initialized after
>
> to:     lyx::Floating::docbook_tag_type_’ will be initialized after
>         lyx::Floating::docbook_float_type_’ will be initialized after
>
> But with the attached there are no warnings.
>

It shouldn't either with MSVC; do you want to push this patch? (I won't be
able to do it before tonight.)
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to