Re: [Muine] new flac 1.1.3
- From: "Götz Waschk" <goetz waschk gmail com>
- To: muine-list gnome org
- Subject: Re: [Muine] new flac 1.1.3
- Date: Fri, 26 Jan 2007 07:53:06 +0100
On 1/26/07, Peter Johanson <latexer gentoo org> wrote:
Are you sure that wasn't a 1.1.3 change? On my amd64 system, with
flac-1.1.2, I have the following in /usr/include/FLAC/stream_decoder.h:
typedef FLAC__StreamDecoderReadStatus (*FLAC__StreamDecoderReadCallback)(const FLAC__StreamDecoder *decoder, FLAC__byte buffer[], unsigned *bytes, void *client_data);
Muine from SVN compiles perfectly fine as a result. FLAC playback also
works fine on this box.
Hi Peter,
you are absolutely right, this is a 1.1.3 change:
typedef FLAC__StreamDecoderReadStatus
(*FLAC__StreamDecoderReadCallback)(const FLAC__StreamDecoder *decoder,
FLAC__byte buffer[], size_t *bytes, void *client_data);
So it should be #ifdefed as well.
Thanks, Götz
--
AL I:40: Do what thou wilt shall be the whole of the Law.
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]