mirror of
https://git.code.sf.net/p/zint/code
synced 2026-06-10 15:43:40 +00:00
aztec: avoid possible overflow in comparison
output/CLI/testcommon: suppress some gcc-16 (C23) warnings "-Wdiscarded-qualifiers" (QChar) GUI: suppress some gcc-16 (C23) warnings "-Wdeprecated-enum-enum-conversion" channel: use explicit `const struct` for precalcs instead of typedef (makes code more transparent) README.linux: Fedora 43 -> 44
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
% README.linux 2026-01-01
|
||||
% README.linux 2026-05-15
|
||||
% Tested on Ubuntu 20.04.4 LTS, Ubuntu 22.04 LTS, Ubuntu 24.04 LTS and
|
||||
% Fedora Linux 43 (Workstation Edition)
|
||||
% Fedora Linux 44 (Workstation Edition)
|
||||
% vim: set ts=4 sw=4 et :
|
||||
|
||||
1. Prerequisites for building zint
|
||||
|
||||
Reference in New Issue
Block a user