mbox series

[0/2] Clean up the SDL audio code

Message ID 1549336101-17623-1-git-send-email-thuth@redhat.com
Headers show
Series Clean up the SDL audio code | expand

Message

Thomas Huth Feb. 5, 2019, 3:08 a.m. UTC
Now that support for SDL 1.2 has been removed, we can clean up
the sdlaudio code a little bit, too.

Thomas Huth (2):
  audio/sdlaudio: Remove the semaphore code
  audio/sdlaudio: Simplify the sdl_callback function

 audio/sdlaudio.c | 188 +++++++------------------------------------------------
 1 file changed, 23 insertions(+), 165 deletions(-)

Comments

no-reply@patchew.org Feb. 5, 2019, 3:40 a.m. UTC | #1
Patchew URL: https://patchew.org/QEMU/1549336101-17623-1-git-send-email-thuth@redhat.com/



Hi,

This series failed the docker-mingw@fedora build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
time make docker-test-mingw@fedora SHOW_ENV=1 J=14
=== TEST SCRIPT END ===




The full log is available at
http://patchew.org/logs/1549336101-17623-1-git-send-email-thuth@redhat.com/testing.docker-mingw@fedora/?type=message.
---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to patchew-devel@redhat.com