[MacRuby/MacRuby] 8ad516: Fix bug that disallowed methods from singleton cl...
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 8ad516a804f2f7119a4dffece0e6265e975af0a4 https://github.com/MacRuby/MacRuby/commit/8ad516a804f2f7119a4dffece0e6265e97... Author: Watson <watson1978@gmail.com> Date: 2012-01-05 (Thu, 05 Jan 2012) Changed paths: M proc.c Log Message: ----------- Fix bug that disallowed methods from singleton classes to be used for UnboundMethod#bind, Kernel#define_singleton_method and Module#define_method, even when that singleton class was of the right kind_of. Commit: 01267086b5c25d8ea2479abd83a792edf17ee80e https://github.com/MacRuby/MacRuby/commit/01267086b5c25d8ea2479abd83a792edf1... Author: Watson <watson1978@gmail.com> Date: 2012-01-05 (Thu, 05 Jan 2012) Changed paths: M gc.c Log Message: ----------- does not assert when was passed size 0 to xmalloc. fix #1434 Compare: https://github.com/MacRuby/MacRuby/compare/4665130...0126708
participants (1)
-
noreply@github.com