From: Yukihiro Matsumoto Date: 2011-02-28T23:50:24+09:00 Subject: [ruby-core:35396] Re: [Ruby 1.9 - Feature #4447] [Assigned] add String#byteslice() method Hi, OK, please commit it to the trunk. matz. In message "Re: [ruby-core:35392] [Ruby 1.9 - Feature #4447] [Assigned] add String#byteslice() method" on Mon, 28 Feb 2011 15:42:55 +0900, Yui NARUSE writes: |Issue #4447 has been updated by Yui NARUSE. | |Category set to M17N |Status changed from Open to Assigned |Assignee set to Yukihiro Matsumoto | |This request sounds reasonable. |A patch is following: | | diff --git a/string.c b/string.c | index 23784ab..cea9028 100644