Ticket UUID: | 5b31b3f45e9a8150eef903081594e04beea8f4f5 | |||
Title: | Weak references are broken with the Apple runtime | |||
Status: | Fixed | Type: | Code Defect | |
Severity: | Severe | Priority: | Immediate | |
Subsystem: | Resolution: | Fixed | ||
Last Modified: | 2024-05-22 20:14:03 | |||
Version Found In: | Milestone: | 1.0 | ||
User Comments: | ||||
js added on 2020-10-25 21:09:05:
The Apple runtime seems to make some assumptions about root objects being NSObject, and as a result segfaults when using weak. js added on 2020-10-25 22:10:52: Looking at the code, it seems that js added on 2020-11-12 00:34:04: Turns out the configure check for Fixed in [4c16806252]. |