| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Date: | Wed, 12 May 2010 17:31:18 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com, newlib AT sourceware DOT org |
| Subject: | Re: strftime %b is broken on ja_JP locale |
| Message-ID: | <20100512153117.GB25439@calimero.vinschen.de> |
| Mail-Followup-To: | cygwin AT cygwin DOT com, newlib AT sourceware DOT org |
| References: | <AANLkTim2nxVJS5qleVkgBAsTxXGEaKNdRz4-3l9Tbavj AT mail DOT gmail DOT com> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <AANLkTim2nxVJS5qleVkgBAsTxXGEaKNdRz4-3l9Tbavj@mail.gmail.com> |
| User-Agent: | Mutt/1.5.20 (2009-06-14) |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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 May 12 22:27, IWAMURO Motonori wrote: > Hi. > > strftime %b is broken on ja_JP locale on cygwin-1.7.5-1. > [...] > - result on Cygwin: [5月][5] - missing suffix "月" (U+6708). > - result on Debian lenny: [5月][ 5月] No, that's not broken, even if it seems so. Cygwin fetches the localized strings from the underlying OS, not from a Cygwin-specific locale database. What you see as results above is what *Windows* returns for the full and abbreviated month strings. 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |