Andrew Pinski wrote: > 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.
I'll check. Joseph's suggestion sounds likely: I think Cygwin just switched to use lots of UTF-8 internally, so I might well need to specify an encoding as well. (Sorry for not being as well educated in this field as I really ought to be by now.) cheers, DaveK