Patches to improve compatibility with modern C++ standard

Thibaut Cuvelier dourouc05 at gmail.com
Mon May 4 13:33:02 UTC 2020


Yes, your patch works (MSVC 19, again, that's all I have on my computer).

By the way, in my original email, there are modifications to Boost, but it
would be better to update it to a more recent version. The needed patch was
integrated nine months ago.

Thibaut Cuvelier


On Mon, 4 May 2020 at 14:30, Kornel Benko <kornel at lyx.org> wrote:

> Am Mon, 4 May 2020 12:53:42 +0200
> schrieb Thibaut Cuvelier <dourouc05 at gmail.com>:
>
> > You can use the equivalent parameter /std:
> >
> https://docs.microsoft.com/en-us/cpp/build/reference/std-specify-language-standard-version?view=vs-2019
> >
> > Example: cl /std:c++14. If the standard is not supported, you get the
> warning D9002.
> >
> > Thibaut Cuvelier
> >
>
> The attached patch is against master tree.
> Could you please test if it works with old and with new msvc compiler?
>
> (I cannot test, lacking windows OS)
>         Kornel
> --
> lyx-devel mailing list
> lyx-devel at lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200504/587f7ba7/attachment.html>


More information about the lyx-devel mailing list