No Wayman <iarchivedmywholel...@gmail.com> writes: > See: > https://www.reddit.com/r/emacs/comments/qil2qh/symbols_function_definition_is_void/ > > > For context: > >>(and (symbolp func) >> (native-comp-available-p) >> (fboundp 'subr-native-elisp-p) > > The check could be wrapped in a function to prevent this in the > future. e.g.
Oops. Thanks for noticing. I genuinely thought that I had this check there. Fixed on main. Best, Ihor