mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-05-18 12:02:19 +08:00
[NEWS] Fixed a bug in compiler where boxed type is not registered if structure is only used within pointer
This commit is contained in:
2
NEWS
2
NEWS
@@ -2,6 +2,8 @@
|
||||
|
||||
* Define implementations of NSObject methods, such as `conformsToProtocol',
|
||||
that take Ruby semantics into account on all classes created by RubyMotion.
|
||||
* Fixed a bug in compiler where boxed type is not registered if structure is
|
||||
only used within pointer.
|
||||
* Added support for dynamic name directory in template. Thanks to Toshiwo for
|
||||
the patch (pull request #144).
|
||||
|
||||
|
||||
2
vm
2
vm
Submodule vm updated: 50c0e286f4...9d406b6f91
Reference in New Issue
Block a user