emacs-devel
[Top][All Lists]
Advanced

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

Re: master b5393c6 2/3: Silence undefined function warnings in eieio-tes


From: Jean Louis
Subject: Re: master b5393c6 2/3: Silence undefined function warnings in eieio-tests.el
Date: Sun, 9 Jan 2022 22:19:02 +0300
User-agent: Mutt/2.0.7+183 (3d24855) (2021-05-28)

* Stefan Kangas <stefan@marxist.se> [2021-12-21 13:55]:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
> 
> >> +;; Silence byte-compiler.
> >> +(defun eitest-subordinate--eieio-childp ())
> >> +(defun class-alloc-initarg--eieio-childp ())
> >
> > Hmm... I don't understand this code.
> > If `declare-function` can't be used, we should have a comment
> > explaining why.
> 
> Duh, I somehow forgot that I can use that also for Lisp functions.
> 
> Now fixed, thanks.
> 
> BTW, there are only four remaining warnings in the test suite if someone who
> knows eieio feels like taking a look.

What I know is that I cannot run helm and other packages because in
latest development version I am getting:

byte-code: Symbol’s function definition is void: eieio--defgeneric-init-form


-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

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