Deprecated functions with lyx-2.3.7dev
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Tue Nov 7 10:18:04 UTC 2023
Le 07/11/2023 à 10:14, Jean-Pierre Chrétien a écrit :
> Dear developers,
>
> I recompiled lyx-2.3.7dev to cope with the problem of hunspell library
> missing with Debian bookstorm, and I got a bunch of warnings about
> std:unary and std:binary deprecated functions declared in in
> stl_function.h.
> There is also one similar warning about mem_fun_ref.
I guess we would need to backport the following commits. Riki, what do
you think about it ? I remember that this was discussed somewhere, but I
do not remember the outcome.
JMarc
commit 59891601546bf08d3f4d4debdb40a5045aab1ab6
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date: Mon May 4 20:00:55 2020 -0400
Remove functors in IndicesList.cpp.
commit 958958453ff69f02d94fc21f097463b77fab07d3
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date: Mon May 4 19:57:45 2020 -0400
Replace functors in Format.cpp.
commit 7f875d7dacd66fefa861626e7c9e251d4a266809
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date: Mon May 4 19:08:12 2020 -0400
Replace functor in BranchList
commit c506f304bc522ea91ad5a7e97cd4e3c7d54376b0
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date: Mon May 4 19:41:18 2020 -0400
Fix a number of issues that were stopping compilation with MSVC 19.
Patch from Thibaut Cuvelier, modified slightly by me (mostly for
style).
JMarc
More information about the lyx-devel
mailing list