Full_Name: Aaron Richton
Version: HEAD
OS:
URL: http://www.cbau.freeserve.co.uk/Compiler/RestrictPointers.html
Submission from: (NULL) (165.230.41.99)
slapd/config.c starting at line 1329
slap_mask_t restrict = 0;
uses the C99 keyword "restrict" in code. This should be changed for modern
compiler compatibility.