[pulseaudio-discuss] [PATCH 0/6] Bugfixes for PA 9.0
Ahmed S. Darwish
darwish.07 at gmail.com
Sun Mar 13 21:54:42 UTC 2016
Hi,
This is a small bugfixes series for the upcoming PA 9.0 freeze.
patch [1 - 3]: systemd journal bugfixes
patch [4 ]: warnings fixes, set -std=gnu11 instead of -std=c11
patch [5 ]: srbchannel fixes when HAVE_CREDS undefined
patch [6 ]: extra Doxygen documentation for pa_stream_write()
==> diffstat:
Ahmed S. Darwish (6):
log: journal: Prevent duplicate values for CODE_* fields
log: Fix compilation error when HAVE_SYSLOG_H is undefined
log: journal: Don't eat original message on logging failure
compilation: Set C language standard to gnu11
srbchannel: Fix assertion failure when HAVE_CREDS is undefined
streams: Document pa_stream_write() size and offset requirements
configure.ac | 4 ++--
src/Makefile.am | 2 +-
src/pulse/stream.h | 4 ++--
src/pulsecore/log.c | 37 ++++++++++++++++++++++++++-----------
src/pulsecore/protocol-native.c | 4 ++++
5 files changed, 35 insertions(+), 16 deletions(-)
Regards,
--
Darwish
http://darwish.chasingpointers.com
More information about the pulseaudio-discuss
mailing list