X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 17 Oct 2011 08:59:04 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygwin started speaking German today Message-ID: <20111017065904.GB30527@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20111004142920 DOT GA15757 AT calimero DOT vinschen DOT de> <4E8B4A86 DOT 5000607 AT xs4all DOT nl> <20111004182042 DOT GA22299 AT calimero DOT vinschen DOT de> <4E8C7FFB DOT 6060707 AT xs4all DOT nl> <20111005162714 DOT GA14661 AT calimero DOT vinschen DOT de> <4E8C948D DOT 4070707 AT cwilson DOT fastmail DOT fm> <4E8CA0AF DOT 50805 AT cornell DOT edu> <20111010172328 DOT GF30156 AT calimero DOT vinschen DOT de> <4E9474CA DOT 7080408 AT cwilson DOT fastmail DOT fm> <4E9B2585 DOT 1000409 AT cwilson DOT fastmail DOT fm> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4E9B2585.1000409@cwilson.fastmail.fm> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Oct 16 14:42, Charles Wilson wrote: > On 10/11/2011 12:54 PM, Charles Wilson wrote: > >Consensus does appear to be unanimous on what to do; I just need to > >review all the postings and figure out exactly /how/ to do it. > > I have uploaded the new packages. There are three new patches: > > 1) modified localename.c significantly. No longer "ignores" > LANG=C.UTF-8; also does not try to do any parsing of the Windows > I18N settings. Basically, acts like linux -- if the value of the > locale string isn't supported by the underlying setlocale() > implementation, then it is ignored (e.g. default back to "C.UTF-8" > or "C") -- libintl doesn't try to 'be smart' -- or to second-guess. > Also, relies on cygwin's glibc-like setlocale(LC_*, NULL) behavior > -- which has been supported by newlib since the cygwin 1.5 days > (even if it always returned "C" back then). Thanks! > 2) Fixes to the test suite related to the above changes. > > 3) Adopted Bruno's upstream changes to relocatable.c, turning off > "expensive" relocation support in libintl. > > Odds of #1 and #2 being adopted upstream are effectively nil, so... I don't understand this. It's very clear that the former, unfixed behaviour is totally wrong for Cygwin, especially in terms of the used charset. I don't see why doing the right thing, using less special cases for Cygwin in gettext/libintl should be unacceptable for upstream. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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