From: James Edward Gray II Date: 2010-04-18T23:31:01+09:00 Subject: Re: iconv transfer code On Apr 18, 2010, at 4:22 AM, Brian Candler wrote: > One of the joys of ruby 1.9 is that the same program run on two > different machines can behave differently. That's even if the two > machines have identical versions of ruby and OS *and* you are feeding in > the same input data. I'm pretty sure that's true with Ruby 1.8 as well. For example, don't the encodings available to iconv vary depending on the platform? James Edward Gray II