Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

FasterCSV plus support for Ruby 1.9's m17n encoding engine. (NotImplementedError) #7

Open
grigio opened this issue May 27, 2012 · 1 comment

Comments

@grigio
Copy link

grigio commented May 27, 2012

I also get this on ruby 1.9.3 bundled with Ubuntu 12.04

$ stresser-grapher -o /tmp /tmp/res.csv                                                                                  1 ↵  
Generating stati_per_second to /tmp/2012_05_27_22_13_stati_per_second.png...
/var/lib/gems/1.9.1/gems/fastercsv-1.5.5/lib/faster_csv.rb:2001: warning: already initialized constant FCSV
/var/lib/gems/1.9.1/gems/fastercsv-1.5.5/lib/faster_csv.rb:13:in `const_missing': Please switch to Ruby 1.9's standard CSV library.  It's FasterCSV plus support for Ruby 1.9's m17n encoding engine. (NotImplementedError)
@jayniz
Copy link
Contributor

jayniz commented May 28, 2012

Yeah, I didn't have the time to port to 1.9 yet... Feel free to issue a pull request, though :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants