Package: cdecl Version: 2.5-11 cdecl.c, function mbcheck, uses "restrict" as a variable name. This collides with the fact that in C99 "restrict" is a keyword. Compilers that default to C99-mode, or gcc -std=c99, fail to compile this code.
Best, Michael
pgpXlMAzn3RPh.pgp
Description: PGP signature

