X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; q=dns; s=default; b=QgsHr2QdGXalyvVKLKDxzyjo3QdPWLJCOFMwJZleWaq m1hfpLEAeAuhFEDmjVtNxb8SEbhHMg7qqAQWRxygLGeTI0xrtYQ9puypAaU6p9Zz tg3sEdnxmpTf09xrziQec1TsZqW4+Sf4KuAAeed1dyI6iKEn6znZ55LcAi4fo7kY = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; s=default; bh=sVFcfCFD7bkt5pRpCcgBhDqPvt4=; b=tuuKBPQWtxoRnx1mY RbFNezbN5RdzZUFK81SS6eafga5fZLumdlam3lCzy3t9KlWEVa10sIlRxAosOiXg hnfsmpX0ScXZvl34MXc2f1qxoqsKU8neHLZeny64PMZ6iGyb7ZuL2F4draewqHwD If+7rD8ysGZmyUqB9f2l67Mxxs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1441219048.4300.3.camel@cygwin.com> Subject: Re: [ANNOUNCEMENT] New: hunspell-1.3.3-1 From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Wed, 02 Sep 2015 13:37:28 -0500 In-Reply-To: <55E21BA0.6050406@cornell.edu> References: <55E1E8B1 DOT 6010403 AT cornell DOT edu> <55E21BA0 DOT 6050406 AT cornell DOT edu> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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