library.c: error_tag(): check error_number < ZINT_ERROR on WARN_FAIL_ALL

This commit is contained in:
gitlost
2021-08-31 18:34:29 +01:00
parent 603f5931de
commit c4b7921819
3 changed files with 10 additions and 7 deletions

View File

@ -14,6 +14,7 @@ Changes
Bugs
----
- GUI/CLI: fix dev version test
- library.c: error_tag(): check error_number < ZINT_ERROR on WARN_FAIL_ALL
Version 2.10.0 2021-08-14