lib: logging: add `%!R` conv. specifier for integer range set and use it
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 20 Jul 2019 22:18:40 +0000 (18:18 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 7 Aug 2019 18:05:18 +0000 (14:05 -0400)
commit88efd0a70f526da4e99d08b20f6f9dd5ab8157ef
treefdde59b83d15f906a047def7fae4a3ccb1d698d9
parent60bbfc7c8b30e092afdf97554a72cc25706ef8e9
lib: logging: add `%!R` conv. specifier for integer range set and use it

This patch also renames "range set" to "integer range set" in logging
and precondition assertion messages.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I59aaf541d956d84fee5cad22393b230635558877
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1730
Tested-by: jenkins <jenkins@lttng.org>
CONTRIBUTING.adoc
src/lib/integer-range-set.c
src/lib/lib-logging.c
src/lib/trace-ir/field-class.c
This page took 0.025498 seconds and 4 git commands to generate.