mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-22 03:16:02 +00:00
DOTCODE: fix not emitting FNC1 (signalling non-GS1) when input
just 2 digits cmake: set `rpath` of CLI frontend on macOS install (ticket #346, props Hagen Röwer) cmake: make uninstall: update to use `-E rm` if available, warn rather than fatal error if fail to remove, note if leaving "/zint" directory unremoved (i.e. "lib/cmake/zint") library: de-duplicate errtxt no. test suite: update BWIPP to latest test suite: test_bwipp: enable & fix dotcode random test test suite: fuzz: gen_corpora fuzz_data 1st -> 2nd
This commit is contained in:
@@ -874,7 +874,7 @@ static const struct item data_data[] = {
|
||||
"\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242\242"
|
||||
"\136\136",
|
||||
162
|
||||
}, /* fuzz_data (1st) */
|
||||
}, /* fuzz_data (2nd) */
|
||||
};
|
||||
|
||||
/* GS1_MODE data */
|
||||
|
||||
Reference in New Issue
Block a user