From: James Edward Gray II Date: 2005-12-24T06:39:53+09:00 Subject: Re: character safe CSV parser. On Dec 23, 2005, at 3:27 PM, sean.swolfe@gmail.com wrote: > Ahh there we go! I guess what I was trying to ask is what you just > sent > me. But in the README and FasterCSV file I see this: > > README (line 49 -51): > "== Documentation > > See FasterCSV for documentation." > > and this in faster_csv.rb (Line 8) > "# See FasterCSV for documentation. " > > Because of that I was assuming that there should have been a file > called "FasterCSV" like the "README" file in the project package. I > didn't see any URL anywhere. RDoc makes sure it gets linked up correctly when it generates the documentation for me. > But regardless, I get the following error: > Unquoted fields do not allow \r or \n. We're probably boring the others with this discussion, so now is a good time to take it off-list. Please respond to this message privately (james@grayproductions.net) and I will help you resolve this. I suspect it's a line-ending issue. Is the file something you can zip up and send to me? I bet I can clear it up pretty quickly that way... James Edward Gray II