emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#24250: closed ([PATCH] dfa: simplify to find state


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24250: closed ([PATCH] dfa: simplify to find state index for state 0)
Date: Fri, 02 Sep 2016 07:43:02 +0000

Your message dated Fri, 2 Sep 2016 00:42:40 -0700
with message-id <address@hidden>
and subject line Re: [PATCH] dfa: simplify to find state index for state 0
has caused the debbugs.gnu.org bug report #24250,
regarding [PATCH] dfa: simplify to find state index for state 0
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24250: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24250
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] dfa: simplify to find state index for state 0 Date: Wed, 17 Aug 2016 23:30:14 +0900
Now, state indexes for state 0 state 0 are 0 for CTX_NEWLINE context,
D->initstate_notbol for CTX_NONE context and D->min_trcount - 1 for
CTX_LETTER.  The patch uses them instead of calling state_index().

Attachment: 0001-dfa-simplify-to-find-state-index-for-state-0.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] dfa: simplify to find state index for state 0 Date: Fri, 2 Sep 2016 00:42:40 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
Thanks, I installed that one too.


--- End Message ---

reply via email to

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