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
The C compiler produce an error because variable `jit_status` and
the related code are unused when PUC Rio Lua library is used.
The patch declared variable conditionally to fix the error.
0 commit comments