Deprecated warning
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Fri May 23 08:13:08 UTC 2025
Le 19/05/2025 à 11:17, Kornel Benko a écrit :
>
> Using external hunspell, I see these warnings
> /usr2/src/lyx/lyx-git/src/HunspellChecker.cpp:372:9: warning: 'spell' is deprecated
> [-Wdeprecated-declarations] /usr2/src/lyx/lyx-git/src/HunspellChecker.cpp:434:35:
> warning: 'suggest' is deprecated [-Wdeprecated-declarations]
> /usr2/src/lyx/lyx-git/src/HunspellChecker.cpp:439:5: warning: 'free_list' is deprecated
> [-Wdeprecated-declarations] /usr2/src/lyx/lyx-git/src/HunspellChecker.cpp:459:35:
> warning: 'stem' is deprecated [-Wdeprecated-declarations]
> /usr2/src/lyx/lyx-git/src/HunspellChecker.cpp:464:5: warning: 'free_list' is deprecated
> [-Wdeprecated-declarations]
>
> The installed version of the devel package libhunspell-dev is 1.7.2+really1.7.2-10build3
> (Mint 22.1)
It seems that the Hunspell C++ ABI is not detected (judging from the
mine numbers). You may want to check why.
JMarc
More information about the lyx-devel
mailing list