Temporary hacked gem for Hpricot to work on 1.9

M

Michael Fellinger

I just spent a while to port Hpricot to ruby 1.9 and finally had
success. The gem can be found at

http://weez-int.com/gem/hpricot-0.6.gem

But more important i think is to share information on how to create
the gem, here are the:
fixed ext/hpricot_scan/extconf.rb: http://p.ramaze.net/19
fixed Rakefile: http://p.ramaze.net/20

The most important changes here are patching the C generated by ragel
(i have no knowledge of ragel, that should be probably fixed on their
side, i guess) and that ruby1.9 has no ::Config module anymore, it's
RbConfig.
I'll post the same information to hpricots bugtracker, but i figured
it's a commonly used gem and so more people should be able to enjoy it
on 1.9 ;)

^ manveru
 
M

M. Edward (Ed) Borasky

_why said:
Oh, hey, that's great! Just checked changes into Hpricot trunk to
reflect this.

_why
Thanks!! Now all I need is "rcov" and I can start testing BDD with Ruby
1.9.0-0!!
 

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

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top