Martijn van Beurden wrote: > 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.
If we can come up with a quick fix for this I'll accept it. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
