[flac-dev] Anything else for Flac 1.3.0?
Martijn van Beurden
mvanb1 at gmail.com
Sun May 26 13:35:56 PDT 2013
On 26-05-13 21:06, Ulrich Klauer wrote:
> Your locale probably has the comma as the decimal mark, so
> "--skip=00:01,11" would work. (Whether it is a good idea to honour
> locale settings in command-line arguments is a different matter.)
> test_flac.sh is aware of this:
>> # we use '.' as decimal separator in --skip/--until tests
>> export LANG=C LC_ALL=C
> So it seems that this locale setting is ignored on Windows.
>
> Ulrich
You're right, it works with --skip 00:01,11, Dutch locale. When I change
my locale settings on Windows, make fullcheck passes all tests.
More information about the flac-dev
mailing list