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
in commit 61aa223
this error gets thrown when using bigint in a c++ mgem:
mruby/mrbgems/mruby-bigint/core/bigint.c:12:
mruby/include/mruby/throw.h:26:3: error: #error "need to be compiled with C++ compiler"
26 | # error "need to be compiled with C++ compiler"