bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/4] dfa: change meaning of a state context


From: Jim Meyering
Subject: Re: [PATCH 1/4] dfa: change meaning of a state context
Date: Sun, 26 Feb 2012 14:55:03 +0100

Paolo Bonzini wrote:
> * src/dfa.c (MATCHES_NEWLINE_CONTEXT, MATCHES_LETTER_CONTEXT): New.
> (state_separate_contexts): Remove second argument.
> (state_index): Do not mask away CTX_NONE.
> (dfaanalyze): Adjust call to state_index and state_separate_contexts.
> (dfastate): Adjust calls to state_index and state_separate_contexts.

Thanks again for this series.
I've adjusted it to add the "const" and to remove most of the
unnecessary formatting changes and pushed the result.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]