GNU bug report logs - #35186
26.1; confusing error message and location on eager dotted pair evaluation

Previous Next

Package: emacs;

Reported by: Ernesto Alfonso <erjoalgo <at> gmail.com>

Date: Sun, 7 Apr 2019 21:30:01 UTC

Severity: minor

Found in version 26.1

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: Ernesto Alfonso <erjoalgo <at> gmail.com>, 35186 <at> debbugs.gnu.org
Subject: Re: bug#35186: 26.1; confusing error message and location on eager
 dotted pair evaluation
Date: Thu, 20 Aug 2020 17:28:08 +0200
Michael Heerdegen <michael_heerdegen <at> web.de> writes:

> AFAICT it comes from these lines (line 776 and following) in
> `cconv-analyze-form' in cconv.el:
>
> #+begin_src emacs-lisp
>     (`(,_ . ,body-forms)    ; First element is a function or whatever.
>      (dolist (form body-forms) (cconv-analyze-form form env)))
> #+end_src
>
> It's not an explicit error but just dolist barfing.

I've tried sprinkling some messaging liberally over cconv-analyze-form,
and I'm unable to make it trigger in the test case.  It does seem likely
that the error is from a dolist somewhere, but it seems to happen before
we get to that function...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 238 days ago.

Previous Next


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