Projects

Ticket #139 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Parsing bug

Reported by: mikael@… Owned by: lsansonetti@…
Priority: minor Milestone: MacRuby 0.5
Component: MacRuby Keywords: nil datasource
Cc: mikael@…

Description

When I run the code  http://pastie.textmate.org/292587, with TablesController set to be the data source of an NSOutlineView, the following error occurs:

/Developer/usr/bin/rb_nibtool:47:in `dump': undefined method `map' for nil:NilClass (NoMethodError)

Change History

Changed 3 years ago by mikael@…

  • cc mikael@… added

Cc Me!

Changed 3 years ago by lsansonetti@…

  • milestone set to MacRuby 0.4

At line 31, removing the unicode ellipsis seems to fix the problem. Looks like a problem in ripper.

Changed 2 years ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from MacRuby 0.4 to MacRuby 0.5

This bug should be fixed since a long time, at least in 0.5 beta1.

Note: See TracTickets for help on using tickets.