From acb255e1e7adee60667984b425fdebd9e73c04b2 Mon Sep 17 00:00:00 2001 From: Watson Date: Tue, 15 Apr 2014 10:30:50 +0900 Subject: [PATCH] [NEWS] fix RM-468 --- NEWS | 2 ++ vm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f5ea4db4..f032b6a1 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ * Fixed a regression introduced in RubyMotion 2.25 that was causing a 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. * 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 94421881..db94c65b 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 94421881b9f106215f14a745cdc1472fccf1d941 +Subproject commit db94c65b7c63180ee5e2a97fa6376ca44a75aee8