From 6f6ca2539fecc32bf160213ea5847c6f67d92cff Mon Sep 17 00:00:00 2001 From: Watson Date: Wed, 30 Oct 2013 15:00:50 +0900 Subject: [PATCH] sync --- NEWS | 2 ++ vm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3412f056..7da46fb3 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ a value greater than self length was passed into argument. * Fixed a bug where `motion update' might cause an error when it displays the changelog on OSX 10.9. + * Fixed a compiler bug where it causes a crash with `rake device' when it + overrides the method which has structure as argument. * [OSX] Added optional support for the #eval method. To enable it, you can set the `app.eval_support' variable to true (default is false). Support is currently experimental and will increase your application bundle size diff --git a/vm b/vm index bf70e331..b11b6505 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit bf70e33185b70907cd698822ba93770a4866ddc2 +Subproject commit b11b650565ef0e4d76cea20852a9690bc545df59