mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-01 09:31:20 +08:00
[NEWS] Fixed a bug where setter of Boxed member will immediately release an object
This commit is contained in:
1
NEWS
1
NEWS
@@ -6,6 +6,7 @@
|
||||
* Fixed a bug where Array#delete will immediately release an object.
|
||||
* Fixed a bug where Struct#[]= and setter of Struct member will immediately
|
||||
release an object.
|
||||
* Fixed a bug where setter of Boxed member will immediately release an object.
|
||||
* Fixed a bug in the cycle detectors where weak Proc objects would have their
|
||||
`self' reference scanned, resulting in a double-release crash at runtime.
|
||||
|
||||
|
||||
2
vm
2
vm
Submodule vm updated: b22a4ebb7d...0ea5c0b096
Reference in New Issue
Block a user