Bugs item #22995, was opened at 2008-11-25 12:42 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1971&aid=22995&group_id=494
Category: General Group: None Status: Open Resolution: None Priority: 3 Submitted By: Nathan Witmer (nwitmer) Assigned to: Nobody (None) Summary: Broken Regexp.compile Initial Comment: libxml-ruby redefines Regexp.compile with a broken implementation that causes TypeError exceptions or SIGBUS. Patch attached which removes this. To test: require "libxml" Regexp.compile "asdf" ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1971&aid=22995&group_id=494 _______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel