This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: strftime %b is broken on ja_JP locale


On May 17 21:19, Corinna Vinschen wrote:
> On May 15 11:39, Kazuhiro Fujieda wrote:
> > >>> On Fri, 14 May 2010 21:27:16 +0200
> > >>> Corinna Vinschen said:
> > 
> > >> It should return "5\u6708" in Japanese and "5\uc6d4" in
> > >> Korea. MSDN in Japanese describes so. It, however, returns "5"
> > >> in both locales.
> > >
> > > Can you please tell us the number of the knowledge base article saying
> > > so?
> > 
> > There is only a Japanese article:
> > http://msdn.microsoft.com/ja-jp/library/cc422084.aspx
> 
> Thanks for the URL.  It's incredible that such important information is
> not available in English.
> 
> > > Does this really only affect the lcids 411 and 412?
> > 
> > As far as I know, Yes. 
> 
> Ok, I'll apply your patch as soon as I'm back to work in a couple of
> days.

I applied a somewhat different version of the patch.  I moved the
conditional out of the loop, changed the reference to the numerical
lcids into MAKELANGID statements and added a comment.  It works for
me.  Please test it as well.


Thanks,
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]