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

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

bug#53440: 29.0.50; Touching subr.el leads to test failures in nativecom


From: Lars Ingebrigtsen
Subject: bug#53440: 29.0.50; Touching subr.el leads to test failures in nativecomp builds
Date: Sat, 22 Jan 2022 12:23:15 +0100


[larsi@stories ~/src/emacs/trunk]$ touch lisp/subr.el
[larsi@stories ~/src/emacs/trunk]$ make; make check-maybe
[...]

1 files contained unexpected results:
  lisp/help-fns-tests.log

This is


1 unexpected results:
   FAILED  help-fns-test-lisp-defun

And indeed:

C-h f last RET

=>

last is a compiled Lisp function in ‘subr.el’.

So updating subr.el leads to Emacs loading the .elc file, not the .eln
file.


In GNU Emacs 29.0.50 (build 42, x86_64-pc-linux-gnu, GTK+ Version 3.24.31, 
cairo version 1.16.0)
 of 2022-01-20 built on giant
Repository revision: cce813a4e70324956d6546102e26dbb312319bbd
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12014000
System Description: Debian GNU/Linux bookworm/sid


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






reply via email to

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