View Single Post
Old 01-14-2025, 09:41 AM   #23
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,620
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by KevinH View Post
I have actually turned off those deprecations (they have been there for years and years) in our Sigil version of hunspell as the code they deprecated would break the entire C interface to hunspell and are required for python code to use hunspell and so should never go away.

Whomever deprecated that interface, clearly was not thinking clearly.

If that C interface ever does get actually removed, we will simply move to our own version of hunspell.

You must be building with system hunspell on Linux as both Windows and Mac use our own supplied hunspell.

You can safely ignore those deprecations.
Ohhh.... I never considered that the deprecation warnings were BECAUSE the system hunspell was being used. That makes sense. I use the bundled hunspell on Arch linux and see warnings, but no deprecations warnings.
DiapDealer is online now   Reply With Quote