[libxml-devel] [PATCH] Support for Ruby 1.9
Charlie Savage
cfis at savagexi.com
Thu Nov 27 03:52:25 EST 2008
Hi Felipe,
> Basically $SUBJECT. I tested this with Ruby 1.9.1-preview1.
Applied except this part:
- st_foreach(RHASH(nslist)->tbl, iterate_ns_hash, self);
+ st_foreach(RHASH_TBL(nslist), iterate_ns_hash, self);
RHASH_TBL doesn't exist in Ruby 1.8.6 as far as I can see.
Thanks for the patch.
Charlie
ps - next time better to use RubyForge to post the patch so it doesn't
get lost
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://rubyforge.org/pipermail/libxml-devel/attachments/20081127/56d46ca6/attachment.bin>
More information about the libxml-devel
mailing list