From: Roger Pack Date: 2009-07-17T21:27:36+09:00 Subject: Re: which project should I work on? botp wrote: > On Fri, Jul 17, 2009 at 12:41 PM, Roger Pack > wrote: >> Any in particular (besides ruby-debug) that aren't compat but we wish >> they were? > > just my current wish: > 1 ruby-serialport > 2 eventmachine > 3 pg > 4 fastri > 5 rcov Appears the only ones not compat are ruby-serialport [unfortunately I'm not sure if I have a serial device to test it with] and webby appears also to install and work if you patch it [1]. hpricot does appear to compile and work on 1.9. For ruby-debug the only current option (at least we have options) is the built in debugger [2] or unroller [3]. Not sure if there's much to do here. Move along now. =r [1] http://webby.lighthouseapp.com/projects/17680-webby/tickets/19-multibyte-error-under-ruby-191#ticket-19-2 [2] http://beaver.net/rdebug/index-0.html [3] http://allgems.ruby-forum.com/gems/unroller/0.1.3 -- Posted via http://www.ruby-forum.com/.