qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 0/3] audio patch queue


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 0/3] audio patch queue
Date: Tue, 21 Feb 2017 09:29:48 +0000

On 20 February 2017 at 14:12, Gerd Hoffmann <address@hidden> wrote:
>   Hi,
>
> Here is the audio queue, bringing support for replay and fixing audio
> with SDL2.
>
> please pull,
>   Gerd
>
> The following changes since commit 5d42ff913bb294c661aed8dfcd386fed9e185148:
>
>   Merge remote-tracking branch 'remotes/huth/tags/coldfire-20170219' into 
> staging (2017-02-20 11:55:37 +0000)
>
> are available in the git repository at:
>
>
>   git://git.kraxel.org/qemu tags/pull-audio-20170220-1
>
> for you to fetch changes up to 255a694376960826ead9a6e47c5c661d51b5e25b:
>
>   audio/sdlaudio: Allow audio playback with SDL2 (2017-02-20 14:24:51 +0100)
>
> ----------------------------------------------------------------
> audio: add sdl2 support, add replay support.
>
> ----------------------------------------------------------------

This doesn't build on OSX, I'm afraid:

/Users/pm215/src/qemu-for-merges/audio/mixeng.c:277:5: error: implicit
declaration of function 'error_report' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
    error_report(
    ^

Missing #include ?

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]