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