Projects
Home     Blog     Install     New Ticket     View Tickets     Browse Source

Ticket #139 (new defect)

Opened 7 weeks ago

Last modified 7 weeks ago

Parsing bug

Reported by: mikael@… Owned by: lsansonetti@…
Priority: minor Milestone: MacRuby 0.4
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 7 weeks ago by mikael@…

  • cc mikael@… added

Cc Me!

Changed 7 weeks 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.

Note: See TracTickets for help on using tickets.