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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to