string-format: introduce function to format a bt_error_cause
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 26 Nov 2019 17:02:19 +0000 (12:02 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 20 Jan 2020 20:15:24 +0000 (15:15 -0500)
commit2efcc711c0d55d090def3c10365cd87c2a2e5511
tree707addf97babedfdd2e397111d8ecf42fa063008
parentbaa9c5f091302dc63d15386e082cabe720d5d84d
string-format: introduce function to format a bt_error_cause

In the Python bindings, we'll want to be able to format single error
causes.  Factor out the code to format one bt_error_cause from
format_bt_error.

Change-Id: Ibf5b0363e9a239be6228580246b6613743ace09e
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2434
Tested-by: jenkins <jenkins@lttng.org>
src/string-format/format-error.c
src/string-format/format-error.h
This page took 0.024015 seconds and 4 git commands to generate.