X-Git-Url: http://git.efficios.com/?p=ctf.git;a=blobdiff_plain;f=common-trace-format-specification.md;h=203f13f51133e1cb0424d0683375ed107eb98542;hp=fd49e593742b443e59dad592d5d8f83e7f5e8b26;hb=bc21db733753e147196e85e199581b26ea05af51;hpb=170b27c21f0731140660c6b62197ae1c5842e361 diff --git a/common-trace-format-specification.md b/common-trace-format-specification.md index fd49e59..203f13f 100644 --- a/common-trace-format-specification.md +++ b/common-trace-format-specification.md @@ -464,6 +464,9 @@ enum { } ~~~ +An enumeration field can have an integral value for which the associated +enumeration type does not map to a string. + ### 4.2 Compound types Compound are aggregation of type declarations. Compound types include