[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make Check Failures
From: |
Markus Mützel |
Subject: |
Re: Make Check Failures |
Date: |
Fri, 21 Feb 2020 07:38:23 +0100 |
Am 20. Februar 2020 um 22:36 Uhr schrieb "John W. Eaton":
> On 2/20/20 3:40 PM, Thomas D. Dean wrote:
> > Just updated source, make, and make check shows 10 Failures.
>
> I see the same failures if I run make check with LANG=C in the
> environment but no failures if I use LANG=en_US.UTF-8. I don't think
> tests should fail based on locale settings, but I'm not sure what the
> right solution is either. Maybe it would be better to discuss this on
> the maintainers list or file a bug report about it?
This is probably due to this change:
https://hg.savannah.gnu.org/hgweb/octave/rev/118606de9359
I'll work on a fix for this.
Markus