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