This is the mail archive of the cygwin-patches 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: [PATCH] ccwrap: fix build with non-english locale set


On 29/02/2016 16:56, Patrick Bendorf wrote:
thanks eric.
just changed and tested it.
hopefully the last patch for this matter.

@corinna: as attachment to overcome previous problems.

Unfortunately, this still isn't quite right, as it forces the 2nd invocation of the compiler to be with LC_ALL, so localized compiler error messages will not be shown for actual compilation problems.

So perhaps the setting of LC_ALL should be in the implicitly forked block after the open('-|') ?


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