danielpclark / rutie

“The Tie Between Ruby and Rust.”
MIT License
959 stars 61 forks source link

RString::is_valid_encoding won't work with static builds #44

Open danielpclark opened 6 years ago

danielpclark commented 6 years ago

When choosing to compile with RUBY_STATIC flag the test for class::string::RString::is_valid_encoding fails.