-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
The NSZone
stub here has in a different signature which results in a warning at runtime when passing a gnustep-base NSZone struct to objc_allocWithZone
: (@24@0:8^{_NSZone=^?^?^?^?^?^?^?Q@^{_NSZone}}16), selector has @24@0:8^{_NSZone=}16
.
@davidchisnall how about changing the NSZone struct in fast_path.m
to follow the same layout as in gnustep-base?
triplef
Metadata
Metadata
Assignees
Labels
No labels