[MacRuby-devel] unrecognised defined?

Vincent Isambart vincent.isambart at gmail.com
Thu Sep 17 01:23:49 PDT 2009


> Would it be possible for the error thrown to post some line / character
> information (backtrace?)
Adding backtrace information is in the TODO list for 0.5.

> Or can I turn some verboseness on for debugging these issues somehow?
Not currently. I tend to use a lot the following line when searching
for a MacRuby bug:
STDERR.puts "#{__FILE__}:#{__LINE}"


More information about the MacRuby-devel mailing list