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

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

[debbugs-tracker] bug#18707: closed ([PATCH] dfa: print detail of DFA st


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18707: closed ([PATCH] dfa: print detail of DFA states in a debug mode)
Date: Mon, 20 Jul 2015 03:19:01 +0000

Your message dated Sun, 19 Jul 2015 20:17:40 -0700
with message-id <address@hidden>
and subject line Re: bug#18707: [PATCH] dfa: print detail of DFA states in a 
debug mode
has caused the debbugs.gnu.org bug report #18707,
regarding [PATCH] dfa: print detail of DFA states in a debug mode
to be marked as done.

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


-- 
18707: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18707
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] dfa: print detail of DFA states in a debug mode Date: Mon, 13 Oct 2014 19:39:21 +0900
If compile grep with -DDEBUG option, it outputs tokens etc.  In addition
to them, DFA states and transitions are output by this patch.  Debugging
them, the patch will be very useful.

BTW, the patch doesn't make any changes without -DDEBUG option.

Attachment: 0001-dfa-print-detail-of-DFA-states-in-a-debug-mode.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#18707: [PATCH] dfa: print detail of DFA states in a debug mode Date: Sun, 19 Jul 2015 20:17:40 -0700
On Sun, Jul 19, 2015 at 6:33 PM, Norihiro Tanaka <address@hidden> wrote:
> On Sun, 19 Jul 2015 14:59:41 -0700
> Jim Meyering <address@hidden> wrote:
>
>> On Mon, Nov 24, 2014 at 4:26 PM, Norihiro Tanaka <address@hidden> wrote:
>> > On Mon, 13 Oct 2014 19:39:21 +0900
>> > Norihiro Tanaka <address@hidden> wrote:
>> >> If compile grep with -DDEBUG option, it outputs tokens etc.  In addition
>> >> to them, DFA states and transitions are output by this patch.  Debugging
>> >> them, the patch will be very useful.
>> >>
>> >> BTW, the patch doesn't make any changes without -DDEBUG option.
>> >
>> > I fixed some warnings output in compilation, and rebased it.
>>
>> Thank you for your patience.
>> I applied this, changed many %zd to %zu (to ensure compilation
>> succeeded with -DDEBUG also when configured with
>> --enable-gcc-warnings) and adjusted the commit log entry. Will push
>> once you've ACK'd the result.
>
> Thanks for changes and adjustment.  I agree all of them.

Thanks. Pushed.


--- End Message ---

reply via email to

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