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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=oEMCNCsDIduAr8Ld eiDDqDAa1mc6NsDpRhM/BhrXg4CJzRlZczH2LEDPEJFuLr6usldkK7TnS8sRHoJ3 6T5kVGWAGpNPMfo/6EHbFhQvyZFWZ105Q+eQ2wjzgIFutXP065RjiTho426/QP5/ EFzL3YcK4E0aUunEdbytX9KF0hk= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=xshK65ATYb77K8zAfkn/Gc AsoYQ=; b=KsvtNCz71ONi9jGzNPhP+6Xbhrx2lOAoX5RSd4QspRGe51I9MIfIAJ M/W3do9YsbaVtPyZNCNP2Yb985s4/amKoDrW5vJFesuGO3uNO0CYlNBpoleb8x1v +Qpd1wNLgxXOnwmSKLIDf7t3AJnw079O63nuls+ADY8u2yYOuCc4E= 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=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: [ANNOUNCEMENT] New: hunspell-1.3.3-1 To: cygwin AT cygwin DOT com References: From: Ken Brown Message-ID: <55E1E8B1.6010403@cornell.edu> Date: Sat, 29 Aug 2015 13:15:29 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 8/28/2015 2:34 PM, Yaakov Selkowitz wrote: > The following packages have been added to the Cygwin distribution: > > * hunspell-1.3.3-1 > * libhunspell1.3_0-1.3.3-1 > * libhunspell-devel-1.3.3-1 > * hunspell-en-2015.08.24-1 > > Hunspell is a spell checker and morphological analyzer library and > program designed for languages with rich morphology and complex > compounding or character encoding. 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. Ken -- 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