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

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

bug#56829: Unable to build Emacs with native compilation


From: Gerd Möllmann
Subject: bug#56829: Unable to build Emacs with native compilation
Date: Fri, 29 Jul 2022 17:46:54 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.11.0


On 22-07-29 17:37 , Eli Zaretskii wrote:
But the third argument is optional, so what is the problem?

You are right - cause is the wrong word.

The problem is the change of narrow-to-region that the native compiler doesn't know about.  The native compiler has a table of byte codes with corresponding calls it generates.  It should do the same of the same as the byte code interpreter, which is passing nil for the optional parameter.

Attachment: OpenPGP_0x73EA1B1990C53E63.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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