emsec / hal

HAL – The Hardware Analyzer
MIT License
619 stars 74 forks source link

Fix format string usage with enums #530

Closed tobim closed 11 months ago

tobim commented 1 year ago

This fixes formatting of regular enums with fmt 10.1, which does not do that implicitly anymore.