mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
filemem: fix fwrite()
return check in fm_write()
;
test `ferror()` also in `fm_err()` if `err` zero and file NetBSD: add instructions and some workarounds (`getopt_long_only()` in particular) qzint: check `__GNUC__` version for "-Wstringop-truncation" suppression
This commit is contained in:
@ -375,7 +375,8 @@ and on OpenBSD (where the GUI is in a separate zint-gui package):
|
||||
pkg_add zint zint-gui
|
||||
exit
|
||||
|
||||
To build from source see "README.bsd" in the project root directory.
|
||||
To build from source (including for NetBSD) see "README.bsd" in the project root
|
||||
directory.
|
||||
|
||||
2.3 Microsoft Windows
|
||||
|
||||
|
Reference in New Issue
Block a user