Package: mcl Version: 12-068-1 src/impala/matrix.c has multiple uses of "restrict" as a variable or parameter 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
pgp0IRUUVWOts.pgp
Description: PGP signature

