Import warning flags and tap from Babeltrace
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 21 May 2021 03:23:21 +0000 (23:23 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 27 May 2021 02:54:13 +0000 (22:54 -0400)
Since we are going to use this code in Babeltrace, lttng-tools, and
perhaps other projects, I think it would be useful to use warning flags
at least as strict here as we do in these other projects, so we don't
have bad surprises when importing the code there.

Start by importing the warning flag checking system from Babeltrace, and
the list of warning flags used there.

Import the tap code as well, since the current tap code would generate
some errors with the new warning flags.

Change-Id: I86bf5a18bcbce35b887d3ef3285d5566b3f7c69f
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>

No differences found
This page took 0.02234 seconds and 4 git commands to generate.