From: James Edward Gray II Date: 2010-12-03T08:20:09+09:00 Subject: Re: FasterCSV parsing issues On Dec 2, 2010, at 5:02 PM, Brian Candler wrote: > James Edward Gray II wrote in post #965490: >>> ruby-1.8.7-p302 > >> >> On Ruby 1.8.7, FasterCSV supports only four encodings (the same four >> Ruby does) and Latin-1 (ISO-8859-1) isn't one of them. > > But binary (-Kn) is one of them, and that should be fine for ISO-8859-1, > shouldn't it? Ah, yes. Excellent point. James Edward Gray II