<<On Wed, 12 Nov 2003 12:47:45 -0500 (EST), Derrick J Brashear <[EMAIL PROTECTED]> 
said:

> Everywhere?

> #ifdef REG_BASIC
> REG_BASIC |
> #endif

I think ERE syntax is actually preferable and much closer to POLA for
new users, but since the old interface supports only BRE syntax, I
made the use of the new interface compatible with the old.

The documentation says:

     REG_BASIC     This is a synonym for 0, provided as a counterpart to
                   REG_EXTENDED to improve readability.

...so I think it is safe to simply omit the REG_BASIC as suggested.

-GAWollman

_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to