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
Yeah, this is like doing #define 2 3 at the top of a C program and complaining that it doesn't work right. In theory, we shouldn't segfault, but I'm not sure if that's even reasonable.
This is probably related to #265, but given that int will be used for things like indexes passed to native code, it's quite possible that there's no way to avoid segfaulting with this definition.
I'll build a newer version and test again soon, but I have to run for now
The text was updated successfully, but these errors were encountered: