1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-18 02:17:06 +00:00

dpd/gif suppress warnings; tests refresh svgs, dpd examples

This commit is contained in:
gitlost
2020-08-04 00:36:27 +01:00
parent fd9aa785ab
commit 4ddcfb3613
17 changed files with 88 additions and 78 deletions

View File

@@ -1112,7 +1112,7 @@ INTERNAL int ean_14(struct zint_symbol *symbol, unsigned char source[], int leng
INTERNAL int dpd_parcel(struct zint_symbol *symbol, unsigned char source[], int length) {
int error_number = 0;
int i, p;
char identifier;
unsigned char identifier;
const int mod = 36;
int cd; // Check digit