diff --git a/NEWS b/NEWS index f7e6f870..6501b8f4 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ it would fail to process header paths including space characters. * Fixed a bug in Pointer#cast! which does not accept symbol argument as pointer type like Pointer#new. + * Added the Pointer#value which is alias of Pointer#[0]. = RubyMotion 1.25 = diff --git a/vm b/vm index 37099c2e..5a9e374b 160000 --- a/vm +++ b/vm @@ -1 +1 @@ -Subproject commit 37099c2e81ebe084c650506c4b6c2ff7e334ffb5 +Subproject commit 5a9e374b5f78d9c206185a446f5904d5619439c6