Suppress some pedantic warnings, props codemonkey82 (#204)

This commit is contained in:
gitlost
2021-09-12 23:37:44 +01:00
parent f84f82d9a2
commit 9229634826
4 changed files with 12 additions and 6 deletions

View File

@ -10,11 +10,14 @@ Changes
-------
- RMQR: add ECI support
- CODE93: don't display check characters in HRT (as per standard Figure B1)
- GUI: separate out MAXICODE Structured Carrier Message fields
Bugs
----
- GUI/CLI: fix dev version test
- library.c: error_tag(): check error_number < ZINT_ERROR on WARN_FAIL_ALL
- vector.c: enforce minimum scale >= 0.1 and allow in GUI
- Suppress some pedantic warnings, props codemonkey82 (#204)
Version 2.10.0 2021-08-14