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: Autorebase errors; mintty won't launch


On Aug 16 15:36, Corinna Vinschen wrote:
> On Aug 16 06:40, Emily Jackson wrote:
> > I installed the latest test version of Cygwin, and afterward autorebase
> > hung for several minutes until I cancelled it. I ran setup.exe again and
> > got these errors:
> > [...]
> 
> Confirmed.  Something's broken in the new strto<numerictype>_l
> functionality.  Investigating..

The brokenness was actually in the isXXX_l macros and functions.
strtol() and friends now call isspace_l() under the hood, and this
completely ignored the most common use-case... when no per-thread
locale has been established.

I'll build a new testrelease soon.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: signature.asc
Description: PGP signature


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