27 May
2011
27 May
'11
10:59 p.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: c6300f9aef496d72192717cc30f57986049f36ff https://github.com/MacRuby/MacRuby/commit/c6300f9aef496d72192717cc30f5798604... Author: Laurent Sansonetti <lrz@chopine.be> Date: 2011-05-27 (Fri, 27 May 2011) Changed paths: M interpreter.cpp Log Message: ----------- add support in the interpreter for the rb_vm_current_block() primitive, fix a bug when we would crash trying to dispatch with a NULL selector (used by super dispatcher sometimes)