[pulseaudio-discuss] [PATCH] Fix pa_parse_boolean() return value checking.
Tanu Kaskinen
tanuk at iki.fi
Sat Dec 15 23:14:23 PST 2012
On Thu, 2012-03-29 at 15:24 +0300, Tanu Kaskinen wrote:
> pa_parse_boolean() return value shouldn't be stored in
> pa_bool_t, because 1 and -1 need to be distinguished.
> ---
> src/daemon/cmdline.c | 37 +++++++++++++++++++++++++------------
> src/pulsecore/cli-command.c | 4 ++--
> src/utils/pactl.c | 18 ++++++++++++++++--
> 3 files changed, 43 insertions(+), 16 deletions(-)
This is now applied.
--
Tanu
More information about the pulseaudio-discuss
mailing list