Support Requests: Browse | Submit New | Admin
Due to the new IO Class in Ruby 1.9.1, ruby-serialport cannot be compiled. Details are into the attached log. In short: a coupe of functions once defiled in "rubyio.h" (OpenFile and RString) are no more available in its replacement "ruby/io.h".
Add A Comment:
Date: 2009-05-21 15:54 Sender: Daniel Golle see this patch, it fixes the posix implementation only, someone else still got to do the windows implementation. http://makrotopia.org/browser/makrosys/makrobe/ruby-serialport/pa tches/10-fix-for-ruby-1.9 -daniel