GNU bug report logs - #36603
[PATCH] Simplify calling convention of describe_map

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Thu, 11 Jul 2019 17:35:02 UTC

Severity: normal

Tags: patch

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 36603 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 36603 <at> debbugs.gnu.org
Subject: Re: bug#36603: [PATCH] Simplify calling convention of describe_map
Date: Tue, 20 Aug 2019 11:32:52 -0400
Stefan Kangas <stefan <at> marxist.se> writes:

> +  Lisp_Object seen_orig = Qnil;
> +  Lisp_Object *seen = &seen_orig;

Do we really need the seen_orig variable?  It looks like there is no
reason for having seen as a pointer at all, but maybe I'm missing
something.




This bug report was last modified 5 years and 192 days ago.

Previous Next


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