C doesn't have try-catch by kjunichi · Pull Request #3171 · mruby/mruby

It seems that there is a problem in case of using C and C++ gems at same time. for example: you write in build_config.rb like this. conf.gem :github => 'kjunichi/mruby-mrmagick' conf.gem :github =>...