On Wed, 2016-07-06 at 20:00 +0200, Ulrich Eckhardt wrote: > From: Ulrich Eckhardt <ulrich.eckhardt at base-42.de> > > The behaviour is to leave the value unchanged. The idea is to init the value > with a default before the call and not treat a missing value as error. That > way, only parsing errors or validating errors actually return error codes. > --- > Â src/pulsecore/modargs.h | 25 +++++++++++++++++-------- > Â 1 file changed, 17 insertions(+), 8 deletions(-) Thanks! Applied. -- Tanu