Support Requests: Browse | Submit New | Admin

[#23788] compiling under Ruby 1.9.1

Date:
2009-02-02 16:01
Priority:
3
Submitted By:
Paolo Bosetti (paolobosetti)
Assigned To:
Nobody (None)
Category:
Install Problem (example)
State:
Open
Summary:
compiling under Ruby 1.9.1

Detailed description
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: Notepad

Please login


Followup

Message
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

Attached Files:

Name Description Download
compile_error.txt Download

Changes:

Field Old Value Date By
File Added4322: compile_error.txt2009-02-02 16:02paolobosetti