GNU bug report logs - #20588
[PATCH] 24.5; delete-consecutive-dups may loop infinity

Previous Next

Package: emacs;

Reported by: Shigeru Fukaya <shigeru.fukaya <at> gmail.com>

Date: Sat, 16 May 2015 05:19:01 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#20588: closed ([PATCH] 24.5; delete-consecutive-dups may loop
 infinity)
Date: Sun, 26 Jul 2015 17:46:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 Jul 2015 10:45:18 -0700
with message-id <55B51CAE.8030209 <at> cs.ucla.edu>
and subject line Re:  [PATCH] 24.5; delete-consecutive-dups may loop infinity
has caused the debbugs.gnu.org bug report #20588,
regarding [PATCH] 24.5; delete-consecutive-dups may loop infinity
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
20588: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20588
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Shigeru Fukaya <shigeru.fukaya <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] 24.5; delete-consecutive-dups may loop infinity
Date: Sat, 16 May 2015 14:18:35 +0900
[Message part 3 (text/plain, inline)]
Hello.

delete-consecutive-dups falls into infinite loop if the last element
is nil.  The attached code will fix it, and besides, avoid re-scan
(call of nbutlast) of a circular list in deletion of the last element.

Regards,
Shigeru
[subr.diff (application/octet-stream, attachment)]
[ChangeLog (application/octet-stream, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Shigeru Fukaya <shigeru.fukaya <at> gmail.com>
Cc: 20588-done <at> debbugs.gnu.org
Subject: Re:  [PATCH] 24.5; delete-consecutive-dups may loop infinity
Date: Sun, 26 Jul 2015 10:45:18 -0700
Thanks for the patch.  I installed it into the master.


This bug report was last modified 10 years ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.