mirror of
https://github.com/nanopb/nanopb.git
synced 2026-06-06 20:18:31 +00:00
Wrong order of conditions in generator caused the fixed size constraint to be ignored in data type declaration. Fixed and added unit test coverage.