proflib: krb5.conf lexer proposal
Nicolas Williams
Nicolas.Williams at sun.com
Thu Dec 1 16:12:53 EST 2005
On Thu, Dec 01, 2005 at 03:44:10PM -0500, Joseph Calzaretta wrote:
> Hello,
>
> I've made a minor change to this lexer (
> http://mailman.mit.edu/pipermail/krbdev/2005-November/003892.html ), due to
> the existince of "FILE=" and "DEVICE=" relation values under [logging] in
> krb5.conf files. This means that an unquoted equal sign is not always
> treated as a special character (even though I wouldn't be comfortable using
> an equal sign in a text token with today's parser). So, at least for now:
Can you treat '=' without whitespace on either side as not a special
token?
More information about the krbdev
mailing list