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>
Fri, 16 Jun 2017 19:51:34 +0000 (15:51 -0400)
commitd2bd5ad3da0dba99582f74450e49a34689461d80
tree606c52be79162042cb8799868224190e24e75a73
parent6a5c98a5326dccd11d1c8300c5977666b15a7b75
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.024872 seconds and 4 git commands to generate.