From: Aaron Patterson Date: 2011-02-03T07:15:41+09:00 Subject: [ruby-core:35054] [Ruby 1.9-Bug#4358][Open] ARG_ENCODING_NONE has no constant exposed to ruby Bug #4358: ARG_ENCODING_NONE has no constant exposed to ruby http://redmine.ruby-lang.org/issues/show/4358 Author: Aaron Patterson Status: Open, Priority: Normal Assigned to: Aaron Patterson ruby -v: ruby 1.9.2p136 (2010-12-25 revision 30365) [x86_64-darwin10.5.0] A regular expression like this: //n Has options equal to ARG_ENCODING_NONE, but this constant is not available to Ruby. ---------------------------------------- http://redmine.ruby-lang.org