prefix
prefix copied to clipboard
Compile warnings gcc 15.2
here is the error log: prefix.c -MMD -MP -MF .deps/prefix.Po prefix.c:62:3: warning: no previous declaration for ‘pr_delimiters’ [-Wmissing-variable-declarations] 62 | } pr_delimiters;
shouldn't be hard to fix it . thanks!