Re: Prelease now available

Dave Yeo <[email protected]> Sat, 20 Jul 2019 12:58:57 -0700
Newsgroups gmane.comp.audio.compression.flac.devel
Message-ID <[email protected]>
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

_______________________________________________
flac-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac-dev