Add BT_CTF_INTEGER_BASE_UNSPECIFIED
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 15 Jun 2017 20:10:23 +0000 (16:10 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 21 Jun 2017 18:28:14 +0000 (14:28 -0400)
commitd7c5164e68503a1b76ffcc9adaf3a78528682b1f
tree7a7da776c897354c33b59960c0ab19d211f474c5
parentac04c35047386377a6606fdefe4b224cb52ece3e
Add BT_CTF_INTEGER_BASE_UNSPECIFIED

This is in preparation for CTF 2 in which a default base is not
specified for integer-like field types.

sink.text.pretty defaults to BT_CTF_INTEGER_BASE_DECIMAL when it gets
BT_CTF_INTEGER_BASE_UNSPECIFIED.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/ctf-ir/field-types-internal.h
include/babeltrace/ctf-ir/field-types.h
lib/ctf-ir/field-types.c
plugins/text/pretty/print.c
This page took 0.024595 seconds and 4 git commands to generate.