Thank you!
On 07/03/2009, at 23.36, Charlie Savage wrote:
I'm happy to announce the release of libxml-ruby 1.0.0 (finally!).
The only change in this release is better support for OS X. The
bindings now work with both:
* The default version of libxml2 (2.6.16) installed with OS X 10.5
* Ne
, validate_schema's callback seems not work currently.
Though LibXML2 has error call back API on Schema validation,
ruby-libxml also use it, but never invoked.
It would be LibXML2 bug.
You can use global error handler to
capture validation errors, set by XML::Error#set_handler.
2009/2/20
Hi guys
I'm having major problems with libxml-ruby version 0.9.8 on Mac OS X
10.5.6. The gem installs without problems, but schema validation
errors result in a Bus Error or Segmentation Fault.
The problem doesn't occur when the same code is run against 0.9.7, nor
does it occur with 0.9.8