[MacRuby-devel] [MacRuby] #431: Seg fault evaluating an escaped unicode string
MacRuby
ruby-noreply at macosforge.org
Thu Mar 25 16:41:49 PDT 2010
#431: Seg fault evaluating an escaped unicode string
----------------------------+-----------------------------------------------
Reporter: jazzbox@… | Owner: lsansonetti@…
Type: defect | Status: closed
Priority: minor | Milestone: MacRuby 0.6
Component: MacRuby | Resolution: fixed
Keywords: |
----------------------------+-----------------------------------------------
Changes (by lsansonetti@…):
* status: new => closed
* resolution: => fixed
* milestone: MacRuby 0.5 => MacRuby 0.6
Comment:
After talking with Vincent it turns out that these checks are useless in
MacRuby, since we parse everything as UTF8. I removed them in r3865 and
now we no longer crash (or raise an exception for that matter).
--
Ticket URL: <http://www.macruby.org/trac/ticket/431#comment:3>
MacRuby <http://macruby.org/>
More information about the MacRuby-devel
mailing list