On Mon, 2016-05-16 at 19:51 +0200, Ulrich Eckhardt wrote: > +Â Â Â Â // lowercase db > +Â Â Â Â ck_assert_int_eq(pa_parse_volume("10dB", &value), 0); I changed the string to "10db", because that's probably what you meant. -- Tanu
On Mon, 2016-05-16 at 19:51 +0200, Ulrich Eckhardt wrote: > +Â Â Â Â // lowercase db > +Â Â Â Â ck_assert_int_eq(pa_parse_volume("10dB", &value), 0); I changed the string to "10db", because that's probably what you meant. -- Tanu