Package: sanlock Version: 2.2-1 src/sanlock_internal.h, line 495, uses "restrict" as a field name in a struct. 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
pgpYRLHQk0oAF.pgp
Description: PGP signature

