Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

etags-update.el:221:1:Warning: the following functions are not known to be defined: incf, assert #3

Open
midenok opened this issue Dec 12, 2023 · 1 comment

Comments

@midenok
Copy link

midenok commented Dec 12, 2023

Compiling file /usr/local/share/emacs/site-lisp/etags-update.el at Tue Dec 12 17:44:33 2023

In end of data:
etags-update.el:221:1:Warning: the following functions are not known to be
    defined: incf, assert
@midenok
Copy link
Author

midenok commented Dec 12, 2023

Fixed by:

(with-no-warnings
 (require 'cl))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant