unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53440: 29.0.50; Touching subr.el leads to test failures in nativecomp builds
@ 2022-01-22 11:23 Lars Ingebrigtsen
  2022-01-26 13:23 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-01-22 11:23 UTC (permalink / raw)
  To: 53440



[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






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#53440: 29.0.50; Touching subr.el leads to test failures in nativecomp builds
  2022-01-22 11:23 bug#53440: 29.0.50; Touching subr.el leads to test failures in nativecomp builds Lars Ingebrigtsen
@ 2022-01-26 13:23 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-01-26 13:23 UTC (permalink / raw)
  To: 53440

Lars Ingebrigtsen <larsi@gnus.org> writes:

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

Looks like this was fixed by Andrea's recent patches.

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-26 13:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-22 11:23 bug#53440: 29.0.50; Touching subr.el leads to test failures in nativecomp builds Lars Ingebrigtsen
2022-01-26 13:23 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).