From 12e30aa21deb98aedca21e488ab2feb8c09a2841 Mon Sep 17 00:00:00 2001 From: Watson Date: Thu, 17 Apr 2014 15:14:33 +0900 Subject: [PATCH] [NEWS] fix RM-473 --- NEWS | 1 + vm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f032b6a1..9a5c4170 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ build error in environment using Ruby 1.8. * Fixed a regression introduced in RubyMotion 2.25 that was causing a 'not precompiled' error if the method would handle BOOL pointer in arguments. + * Fixed a bug which the boxed class cannot reopen safely. * Improved a detecting file dependencies to reduce the build time when an app has large file dependencies. Thanks to Ignacio Piantanida for the detective work. diff --git a/vm b/vm index db94c65b..e865f542 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit db94c65b7c63180ee5e2a97fa6376ca44a75aee8 +Subproject commit e865f5427aa3d17f05c247610b72550648af904a