which project should I work on?

R

Roger Pack

ok, i just got hit by this one:

make all gems/libs run in ruby1.9

Any in particular (besides ruby-debug) that aren't compat but we wish
they were? It seems to me like porting to 1.9 isn't too difficult.
=r
 
T

Tom Cloyd

Roger said:
Any in particular (besides ruby-debug) that aren't compat but we wish
they were? It seems to me like porting to 1.9 isn't too difficult.
=r
ruby-debug would be really nice. I'd like webby too, but Tim P. is
apparently held up by some other gem - I think it's hpricot, but I'm not
sure,

t.

--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tom Cloyd, MS MA, LMHC - Private practice Psychotherapist
Bellingham, Washington, U.S.A: (360) 920-1226
<< (e-mail address removed) >> (email)
<< TomCloyd.com >> (website)
<< sleightmind.wordpress.com >> (mental health weblog)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
B

botp

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


It seems to me like porting to 1.9 isn't too difficult.

that is the good news :)

thanks and best regards -botp
 
R

Roger Pack

botp said:
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/proj...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
 
A

Aldric Giacomoni

Roger Pack wrote:
I was wondering on any feedback on which of the following pet projects
would be most helpful to the community.

11) One thing I would really, really like would be support for proxies
which require authentication, and more specifically the Microsoft ISA
Firewall. I'd like to be able to push to gemcutter from behind that
firewall, for instance, or install gems without resorting to NTLM APS

Barring that, Track down more bugs in the core!

And thanks for everything you've done so far.
 
R

Roger Pack

11) One thing I would really, really like would be support for proxies
which require authentication, and more specifically the Microsoft ISA
Firewall. I'd like to be able to push to gemcutter from behind that
firewall, for instance, or install gems without resorting to NTLM APS

Any +1's out there? :)

-r
 
R

Roger Pack

Are there any other requests for ruby documentation that people out
there still feel is lacking, anywhere?

Any other burning requests for things in Ruby, for me to work on?
-r
 
R

Roger Pack

11) One thing I would really, really like would be support for proxies
which require authentication, and more specifically the Microsoft ISA
Firewall. I'd like to be able to push to gemcutter from behind that
firewall, for instance, or install gems without resorting to NTLM APS

I did notice
http://www.rubyflow.com/items/3300
with regard to NTLM

But since I don't have one to test with...
 
A

Aldric Giacomoni

Roger said:
I did notice
http://www.rubyflow.com/items/3300
with regard to NTLM

But since I don't have one to test with...

(n)curses!

"c:\scripts>gem install typhoeus
Building native extensions. This could take a while...
ERROR: Error installing typhoeus:
ERROR: Failed to build gem native extension.

c:/ruby/bin/ruby.exe extconf.rb
checking for curl/curl.h in
/opt/local/include,/opt/local/include/curl,c:/ruby/include/curl,c:/ruby/include,/u
sr/include/curl,/usr/local/include/curl... no
need libcurl


... Well, it's WINDOWS... I guess I'll have to submit a patch or at
least tell them about this :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,995
Messages
2,570,233
Members
46,820
Latest member
GilbertoA5

Latest Threads

Top