Ensure types used for index and count in CTF IR API match
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 20 Oct 2014 20:03:31 +0000 (16:03 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 21 Oct 2014 22:05:20 +0000 (18:05 -0400)
commit074ee56d5037489d6e10c49d3e7d2cfdf94857bb
tree57558d7e74891739716f514cef8a234acf632b41
parente54fab7eb1bbd74bbfb8ed9f3422b90d8d54a2d1
Ensure types used for index and count in CTF IR API match

This makes it easier for users to write code not producing
warnings.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
bindings/python/babeltrace.i.in
formats/ctf/ir/event-fields.c
formats/ctf/ir/event-types.c
formats/ctf/ir/event.c
formats/ctf/ir/stream-class.c
include/babeltrace/ctf-ir/event-fields.h
include/babeltrace/ctf-ir/event-types.h
include/babeltrace/ctf-ir/event.h
include/babeltrace/ctf-ir/stream-class.h
tests/lib/test_ctf_writer.c
This page took 0.026221 seconds and 4 git commands to generate.