[flac-dev] Prelease now available
Dave Yeo
dave.r.yeo at gmail.com
Sat Jul 20 19:58:57 UTC 2019
On 07/19/19 02:35 PM, Erik de Castro Lopo wrote:
> Erik de Castro Lopo wrote:
>
>> Hopefull the final release candidate:
>>
>> http://mega-nerd.com/tmp/flac-1.3.3rc3.tar.xz
>> http://mega-nerd.com/tmp/flac-1.3.3rc3.tar.xz.asc
> I am assuming everyone was happy with that and that I can release
> a new version.
Compiles without warnings here and passes all the tests I tried and am
fine with a release.
Make check does seem to be getting less portable, with dash, (pdk)sh and
(mk)sh here,
FLAC__TEST_LEVEL=1 FLAC__TEST_WITH_VALGRIND=no ECHO_N="-n" ECHO_C=""
./test_libFLAC.sh
common.sh: 20: common.sh: Illegal number:
make[1]: *** [check] Error 2
Also notice that you're using COMSPEC, a DOS thing that is set in all
Dosish operating systems including here on OS/2, to check for Windows.
Not too important for a minor OS and it would eventually die here due to
a crappy dd port.
Dave
More information about the flac-dev
mailing list