ObjFW  Ticket Change Details

Overview

Artifact ID: 9266591019f43f92b69590f23df8e29e8a5626e4d20205f97d26647f9c6ea416
Ticket: 5b31b3f45e9a8150eef903081594e04beea8f4f5
Weak references are broken with the Apple runtime
User & Date: js on 2020-10-25 21:09:05
Changes

  1. icomment:
    The Apple runtime seems to make some assumptions about root objects being NSObject, and as a result segfaults when using weak.
    
  2. login: "js"
  3. milestone changed to: "none"
  4. mimetype: "text/x-markdown"
  5. priority changed to: "Immediate"
  6. severity changed to: "Severe"
  7. status changed to: "Open"
  8. title changed to: "Weak references are broken with the Apple runtime"
  9. type changed to: "Code_Defect"