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