All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 0/3] audio patch queue
Date: Tue, 21 Feb 2017 09:29:48 +0000	[thread overview]
Message-ID: <CAFEAcA-g6=gTub53rinuVa6WbmaqcJ_oFQ6q6Vvsz=k5Xb4TgQ@mail.gmail.com> (raw)
In-Reply-To: <1487599939-4776-1-git-send-email-kraxel@redhat.com>

On 20 February 2017 at 14:12, Gerd Hoffmann <kraxel@redhat.com> 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

  parent reply	other threads:[~2017-02-21  9:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-20 14:12 [Qemu-devel] [PULL 0/3] audio patch queue Gerd Hoffmann
2017-02-20 14:12 ` [Qemu-devel] [PULL 1/3] replay: add record/replay for audio passthrough Gerd Hoffmann
2017-02-20 14:12 ` [Qemu-devel] [PULL 2/3] audio: make audio poll timer deterministic Gerd Hoffmann
2017-02-20 14:12 ` [Qemu-devel] [PULL 3/3] audio/sdlaudio: Allow audio playback with SDL2 Gerd Hoffmann
2017-02-21  9:29 ` Peter Maydell [this message]
2017-02-27 15:11 [Qemu-devel] [PULL 0/3] audio patch queue Gerd Hoffmann
2017-02-27 17:08 ` Peter Maydell
2017-05-19 11:24 Gerd Hoffmann
2017-05-19 13:12 ` no-reply
2017-05-19 15:54 ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFEAcA-g6=gTub53rinuVa6WbmaqcJ_oFQ6q6Vvsz=k5Xb4TgQ@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.