I didn't do this before precisely to force us to keep the XML consistent.
On September 1, 2017 2:38:27 AM Lionel Landwerlin
wrote:
With a slightly different capitalization of an additional space, 2
fields having the same safe name might not be grouped together. This
leads to multiple *_bits
With a slightly different capitalization of an additional space, 2
fields having the same safe name might not be grouped together. This
leads to multiple *_bits() functions with the same name. We can
prevent this by indexing fields with their safe name.
Signed-off-by: Lionel Landwerlin
---
src/i