> Todd Benson wrote: > On Tue, Mar 11, 2008 at 7:49 AM, James Gray <james / grayproductions.net> > wrote: >> James Edward Gray II > I think this may have been discussed before, but -KU doesn't work for > me on Windows XP. I get an unterminated string error with the > "Rsum" UTF-8 encoded string. I can only assume that the parser is > still interpreting the string as one byte per character. Anyone have > any ideas? > > Todd Maybe try a regex-based UTF-8 hack (Ruby 1.8.6) like here: http://snippets.dzone.com/posts/show/4527 Cheers, jk -- Posted via http://www.ruby-forum.com/.