You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says. If people want it inlined they should do: inline DEFINE_PLUGIN(...). In theory this is an easy fix, but I'm putting it off incase it breaks downstream repos.
The text was updated successfully, but these errors were encountered:
ryanmrichard
changed the title
DECLARE_PLUGIN shouldn't inline the function
DEFINE_PLUGIN shouldn't inline the function
Nov 1, 2024
As the title says. If people want it inlined they should do:
inline DEFINE_PLUGIN(...)
. In theory this is an easy fix, but I'm putting it off incase it breaks downstream repos.The text was updated successfully, but these errors were encountered: