sly icon indicating copy to clipboard operation
sly copied to clipboard

[FYI] Sly Compile Warnings Emacs 30.1; Ubuntu 25.04 ARM

Open nmadani opened this issue 6 months ago • 0 comments

Perhaps adding declare-function or require statements in source code can prevent these presumably load-order related native-compiler warnings?

Thank you!

⛔ Warning (native-compiler): sly-completion.el:781:29: Warning: the function ‘sly-parse-context’ is not known to be defined. ⛔ Warning (native-compiler): sly-completion.el:315:32: Warning: the function ‘sly-edit-definition’ is not known to be defined. ⛔ Warning (native-compiler): sly-completion.el:295:28: Warning: the function ‘sly-autodoc--fontify’ is not known to be defined. ⛔ Warning (native-compiler): sly-completion.el:164:10: Warning: the function ‘sly-connected-p’ is not known to be defined. ⛔ Warning (native-compiler): sly-buttons.el: Warning: the function ‘sly-current-connection’ is not known to be defined. ⛔ Warning (native-compiler): sly-common.el:50:12: Warning: the function ‘sly-flash-region’ is not known to be defined.

nmadani avatar Jun 25 '25 19:06 nmadani