GNU bug report logs - #45056
28.0.50; lexical-let doesn't work with returned closures on nativecomp

Previous Next

Package: emacs;

Reported by: "Mark A. Hershberger" <mah <at> everybody.org>

Date: Sat, 5 Dec 2020 18:17:01 UTC

Severity: normal

Found in version 28.0.50

Done: Andrea Corallo <akrl <at> sdf.org>

Bug is archived. No further changes may be made.

Full log


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

From: Andrea Corallo <akrl <at> sdf.org>
To: "Mark A. Hershberger" <mah <at> nichework.com>
Cc: "Mark A. Hershberger" <mah <at> everybody.org>, 45056 <at> debbugs.gnu.org
Subject: Re: bug#45056: 28.0.50; lexical-let doesn't work with returned
 closures on nativecomp
Date: Sun, 06 Dec 2020 10:33:33 +0000
"Mark A. Hershberger" <mah <at> nichework.com> writes:

> On Dec 5, 2020, at 5:06 PM, Andrea Corallo akrl <at> sdf.org wrote:
>> could you provide a reproducer I can load and run possibly with -batch?
>
> I'm not sure how to do that since the file executed with -batch would be eval'd at runtime and this is using compiled code.

Hi Mark,

this is not a problem, from batch one can always run

(load (native-compile ".../test.el"))
(test-entry-point)

What we are interested in here is "test.el".

Thanks!

  Andrea




This bug report was last modified 4 years and 201 days ago.

Previous Next


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