-
Notifications
You must be signed in to change notification settings - Fork 149
Description
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.