gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 04/13] Fixed ABI for objc property attributes to mimic MacOS X be


From: Jean-Charles BERTIN
Subject: [PATCH 04/13] Fixed ABI for objc property attributes to mimic MacOS X behavior.
Date: Wed, 27 Feb 2013 17:54:39 +0100

---
 CMakeLists.txt                |   2 +-
 Test/CMakeLists.txt           |   3 +-
 Test/PropertyAttributeTest2.m | 641 ++++++++++++++++++++++++++++++++++++++++++
 properties.h                  |  94 ++++++-
 properties.m                  | 329 ++++++++++++++++++++++
 protocol.c                    |  30 +-
 6 files changed, 1085 insertions(+), 14 deletions(-)
 create mode 100644 Test/PropertyAttributeTest2.m

Attachment: 0004-Fixed-ABI-for-objc-property-attributes-to-mimic-MacO.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]