I've had a couple of looks at this issue and I'm still not sure what
to do.

lvqcl wrote:

> make fullcheck fails on my computer: flac cannot recognize --skip option
> that contains decimal point, e.g. "--skip=1.234".
> 
> System locale uses comma as a separator, so strtod/atof expect comma, not 
> point,
> and "make fullcheck" fails.

Does adding:

     export LANG=C LC_ALL=C

to the top of the file test/test_grabbag.sh help?

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to