[COMMITTED] a68: fix brackets parser diagnostics
Andreas Schwab
schwab@linux-m68k.org
Sun Jun 14 08:21:16 GMT 2026
../../gcc/algol68/a68-parser-brackets.cc:54:56: error: unknown conversion type character '<' in format [-Werror=format=]
54 | if (snprintf (buf, SNPRINTF_SIZE, "missing matching %<%s%>",
| ^
../../gcc/algol68/a68-parser-brackets.cc:54:60: error: unknown conversion type character '>' in format [-Werror=format=]
54 | if (snprintf (buf, SNPRINTF_SIZE, "missing matching %<%s%>",
| ^
cc1plus: all warnings being treated as errors
make[3]: *** [Makefile:1217: algol68/a68-parser-brackets.o] Error 1
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
More information about the Algol68
mailing list