Hi Michel,
Thanks for the report. Thibault reduced the problem, we will track it here:
https://www.macruby.org/trac/ticket/690
Laurent
On May 5, 2010, at 2:11 AM, Michel Steuwer wrote:
> Hi everyone,
> yesterday i migrated my little MacRuby project to 0.6 and i found a kind of
> strange behav
Hi everyone,
yesterday i migrated my little MacRuby project to 0.6 and i found a kind of
strange behavior in a comparison between a string and nil. In MacRuby 0.5 the
line worked as expected.
I get the following error message in a comparison between a string on the left
and nil on the right:
can