Ticket #646 (closed defect: fixed)
Ripper is broken on trunk
| Reported by: | eloy.de.enige@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.6 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
Ripper, which is used by rb_nibtool.rb (IB), segfaults on trunk:
% cat t.rb class A attr_accessor :foo end % macruby ./bin/rb_nibtool -f t.rb unknown: [BUG] Segmentation fault MacRuby version 0.6 (ruby 1.9.0) [universal-darwin10.0, x86_64]
Change History
Note: See
TracTickets for help on using
tickets.

