From: Geneviève Bastien <gbastien+lt...@versatic.net> Signed-off-by: Geneviève Bastien <gbastien+lt...@versatic.net> Signed-off-by: Mathieu Desnoyers <mathieu.desnoy...@efficios.com> --- common-trace-format-specification.md | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/common-trace-format-specification.md b/common-trace-format-specification.md index fd49e59..f5fea51 100644 --- a/common-trace-format-specification.md +++ b/common-trace-format-specification.md @@ -464,6 +464,9 @@ enum { } ~~~ +The mappings in the enumeration type do not have to be exhaustive. +Unlisted values are implementation defined. + ### 4.2 Compound types Compound are aggregation of type declarations. Compound types include -- 2.11.0 _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev