Thread about patch that adds Numeric methods directly to NSNumbers
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 :)

Attachment: 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.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to