From b88878edd37615744103e34cc1ba5bd3589a8ec5 Mon Sep 17 00:00:00 2001 From: Watson Date: Tue, 23 Jul 2013 13:32:29 +0900 Subject: [PATCH] sync --- NEWS | 2 ++ vm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8850ed6a..e94bc040 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,8 @@ report file that was generated by the system for the current app. * Fixed a bug in the REPL where using the key to enable auto-completion could result in a crash due to a missing symbol. + * Fixed a bug where it would cause a crash if it would handles the object + which has #init and #initiazlize(arg) with NSCoding. * [iOS] Fixed a warning message from the linker that would be displayed when using Xcode 5 to build the app. * [iOS] Fixed a bug in the debugger where built-in debug commands weren't diff --git a/vm b/vm index 7c40e710..4e03d5b7 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 7c40e7105c959932471c9a6512322683c66bb98a +Subproject commit 4e03d5b719606e85c000a5d76a9b77fea1f63b58