From 85e21f52c208a67af3488a50db6d55e6d18e8c16 Mon Sep 17 00:00:00 2001 From: Watson Date: Wed, 15 Oct 2014 15:19:48 +0900 Subject: [PATCH] [NEWS] fix RM-630 --- NEWS | 2 ++ vm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 16177a57..3555b96d 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ * Fixed a regression where Dispatch.once did not work correctly when it was invoked in some points. + * Fixed a bug where it would causes a crash with "[BUG] Object: SubtypeUntil:..." + message at compilation. = RubyMotion 2.36 = diff --git a/vm b/vm index 148a378e..31f0c671 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 148a378ef0fe3ee1c6dbdebbafe0c6cd591bfb6d +Subproject commit 31f0c6717800a0c32d9f3bb0817991151a647af6