[MacRuby-devel] CSV still buggy

Louis-Philippe default at spiralix.org
Wed May 19 13:15:03 PDT 2010


Hi,
I saw:
Ticket #125 (closed defect: fixed)
about CSV.

I do a pretty simple test:
#######
require 'csv'

CSV.open('testCSV.csv', 'r') do |row|
  p row
end
#######

this test works in ruby 1.8.7, but in macruby 0.6 I get an empty reader...
my arch is: MacRuby version 0.6 (ruby 1.9.0) [universal-darwin10.0, x86_64]

thanks!

L-P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20100519/885bd6c8/attachment.html>


More information about the MacRuby-devel mailing list