Fedora Packages

libobjc2

GNUstep Objective-C runtime library

The GNUstep Objective-C runtime is designed as a drop-in replacement for the GCC runtime. It supports both a legacy and a modern ABI, allowing code compiled with old versions of GCC to be supported without requiring recompilation. The modern ABI adds the following features: * Non-fragile instance variables. * Protocol uniquing. * Object planes support. * Declared property introspection. Both ABIs support the following feature above and beyond the GCC runtime: * The modern Objective-C runtime APIs, introduced with OS X 10.5. * Blocks (closures). * Low memory profile for platforms where memory usage is more important than speed. * Synthesised property accessors. * Efficient support for @synchronized() * Type-dependent dispatch, eliminating stack corruption from mismatched selectors. * Support for the associated reference APIs introduced with Mac OS X 10.6. * Support for the automatic reference counting APIs introduced with Mac OS X 10.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.1-9.fc40 -
Fedora 40 2.1-9.fc40 -
Fedora 39 2.1-7.fc39 -
Fedora 38 2.1-6.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at libobjc2 dash maintainers at fedoraproject dot org.



Sources on Pagure