search for: grabbag__cuesheet_parse

Displaying 1 result from an estimated 1 matches for "grabbag__cuesheet_parse".

2014 Apr 30
2
make fullcheck fails: strtod/atof and locale
...t-lossless) src/flac/utils.c local__parse_timecode_() <= flac__utils_parse_skip_until_specification() (--skip, --until) src/libFLAC/stream_encoder.c FLAC__stream_encoder_set_apodization() (-A gauss, -A tukey) src/share/grabbag/cuesheet.c local__parse_ms_() <= local__cuesheet_parse_() <= grabbag__cuesheet_parse() src/share/grabbag/replaygain.c parse_double_() <= grabbag__replaygain_load_from_vorbiscomment() *** comments *** 1) local__parse_ms_() have strspn(s, "0123456789.") so decimal comma is not allowed in cuesheets 2) local__parse_timecode_() have strspn(s, "1234567890.,")...