[MacRuby-devel] REXML broken

Robert Rice rice.audio at pobox.com
Mon Jan 25 23:40:05 PST 2010


This problem started with either the 1/23 or the 1/24 nightly.

Last login: Mon Jan 25 19:18:11 on console
new-host:~ robertrice$ macirb
irb(main):001:0> require "rexml/document"
Assertion failed: (chmaxlen < sizeof(chbuf)), function unescape_escaped_nonascii, file re.c, line 2205.
Abort trap
new-host:~ robertrice$ 


I backed up to the 1/22 nightly and REXML worked again.

Last login: Tue Jan 26 01:49:52 on ttys001
new-host:~ robertrice$ macirb
irb(main):001:0> require "rexml/document"
=> true
irb(main):002:0> exit

Bob Rice



More information about the MacRuby-devel mailing list