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
When compiling compat-5.3.c as C++, the Lua symbols may still have
C-linkage. Reference those symbols as `extern "C"` by default and add an
option for normal (C++) linkage.
0 commit comments