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
This can be reproduced by calling error() (with no arguments) inside a protected_function, and then calling sol::error's ctor on the protected_function_result.
This can be reproduced by calling
error()(with no arguments) inside aprotected_function, and then callingsol::error's ctor on theprotected_function_result.