On Sat, 2015-08-29 at 16:52 -0400, Ken Brown wrote: > On 8/29/2015 1:15 PM, Ken Brown wrote: > > hunspell seems to have a problem with UTF-8: > > > > $ hunspell > > error: unknown encoding UTF8: using iso88591 as fallback > > error: unknown encoding UTF8: using iso88591 as fallback > > error: unknown encoding UTF8: using iso88591 as fallback > > error: unknown encoding UTF8: using iso88591 as fallback > > > > I have LANG=en_US.UTF-8 in my environment. If I unset LANG, the error > > message > > goes away. > > The problem seems to be that /usr/share/myspell/en_US.aff starts with "SET > UTF8" > Changing that to "SET UTF-8" fixes it. The same problem exists in the > other > en_*.aff files.
Thanks for the details. Fixed in 2015.08.24-2: https://github.com/cygwinports/scowl/commit/09652ef -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple