Just caught a "todo" as I was looking through the code. NSNumbers returned from objc methods are (sometimes not?) converted to ruby objects. That code would be unnecessary, since the conversion will happen automatically. In effect, my patch did the "TODO" item in the code :)Thread about patch that adds Numeric methods directly to NSNumbers
include_ruby_ruby.h.diff
Description: Binary data
This patch nukes the appropriate code (the tests and my app seem to be unaffected, which is a good sign). Needless to say, it probably won't work very well if applied before my other patch to numeric.c.
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
