[flac-dev] make fullcheck fails: strtod/atof and locale
Erik de Castro Lopo
mle+la at mega-nerd.com
Sat May 17 23:47:21 PDT 2014
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/
More information about the flac-dev
mailing list