Bug 208215 - Valgrind does not support Objective-C garbage collection (Obj-C GC)
Summary: Valgrind does not support Objective-C garbage collection (Obj-C GC)
Status: RESOLVED UNMAINTAINED
Alias: None
Product: valgrind
Classification: Developer tools
Component: memcheck (show other bugs)
Version: 3.5.0
Platform: Unlisted Binaries macOS
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-22 23:00 UTC by Sean
Modified: 2023-02-20 22:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sean 2009-09-22 23:00:33 UTC
The 3.5 release notes confirm that GC is not currently supported:

"Things that don't work:
  - Objective-C garbage collection"

This bug requests that such support be added.

GC support was added in 10.5 and its use is spreading in 10.6.  In 10.6, it is even sometimes required, for example when building 64 bit preference panes.
Comment 1 Sean 2023-02-20 20:19:07 UTC
In the intervening 14 years, Objective-C garbage collection has been deprecated and then removed from macOS.

This ticket should just be closed.
Comment 2 Paul Floyd 2023-02-20 22:56:21 UTC
Happy to oblige!