Re: [LyX/master] Cmake build: Remove unneeded hunspell path from configure test

2019-12-04 Thread Scott Kostyshak
On Wed, Dec 04, 2019 at 08:24:42PM +0100, Kornel Benko wrote: > Am Wed, 4 Dec 2019 12:22:09 -0500 > schrieb Scott Kostyshak : > > > /home/scott/lyxbuilds/master/repo/src/HunspellChecker.cpp:362:43: error: > > ‘int > > Hunspell::spell(const char*, int*, char**)’ is deprecated > > [-Werror=deprecat

Re: [LyX/master] Cmake build: Remove unneeded hunspell path from configure test

2019-12-04 Thread Kornel Benko
Am Wed, 4 Dec 2019 12:22:09 -0500 schrieb Scott Kostyshak : > /home/scott/lyxbuilds/master/repo/src/HunspellChecker.cpp:362:43: error: ‘int > Hunspell::spell(const char*, int*, char**)’ is deprecated > [-Werror=deprecated-declarations] 362 | if (h->spell(word_to_check.c_str(), > &info)) > |

Re: [LyX/master] Cmake build: Remove unneeded hunspell path from configure test

2019-12-04 Thread Scott Kostyshak
On Thu, Nov 28, 2019 at 02:17:35PM +0100, Kornel Benko wrote: > commit 9de4b9ab34e07d50a85c555f2bdfa91713812f4b > Author: Kornel Benko > Date: Thu Nov 28 14:31:26 2019 +0100 > > Cmake build: Remove unneeded hunspell path from configure test > > Spotted by Patrick (pdvissch...@edpne