prefix icon indicating copy to clipboard operation
prefix copied to clipboard

Compile warnings gcc 15.2

Open ROBERT-MCDOWELL opened this issue 3 months ago • 0 comments

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!

ROBERT-MCDOWELL avatar Nov 14 '25 22:11 ROBERT-MCDOWELL