On Fri, Oct 23, 2009 at 4:01 PM, Dave Korn <dave.korn.cyg...@googlemail.com> wrote: > > Hi everyone, > > Sorry for posting a dumb question, but it's not my strongest area: now that > cygwin is handling i18n and unicode and "all that stuff", I started seeing a > whole slew of test failures, e.g.:
The .exp files should be setting LC_ALL and LANG to 'c'. See bug 14264 which I fixed ... Hopefully I did not miss one when I did that change almost 5 years ago. Thanks, Andrew pinski