gnustep-dev
[Top][All Lists]
Advanced

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

Re: [PATCH 00/13] Patches for handling property attributes correctly in


From: Jean-Charles BERTIN
Subject: Re: [PATCH 00/13] Patches for handling property attributes correctly in objc.
Date: Wed, 27 Feb 2013 18:18:40 +0100

I re-post my patches as a big one patch.

On Wed, 2013-02-27 at 17:54 +0100, Jean-Charles BERTIN wrote:
> These are my patches to change ABI for property attributes on Objective-C.
> Actually, the behavior is clearly not the same as MacOS X. So this is my
> effort to correct this. These patches are strongly correlated with these I
> pushed on address@hidden mailing list.
> 
> Jean-Charles BERTIN (13):
>   Remove compile flags for all optimized targets because they usually
>     contain -DNDEBUG flag which disable assert() macro.
>   Removed RTTI information to avoid undefined _ZTIN4llvm10ModulePassE
>     symbol.
>   InlineCostAnalyzer was renamed to InlineCostAnalysis in LLVM 3.3.
>   Fixed ABI for objc property attributes to mimic MacOS X behavior.
>   Fixed ProtocolCreation test for new property attributes ABI.
>   Report failure for PropertyAttributesTest2 if compiler cannot generate
>     new property ABI.
>   Bumped library version.
>   Added more tests.
>   Fixed property_copyAttributeList() and
>     initPropertyFromAttributesList() to behave more like MacOS X.
>   Minor cleanup.
>   Bumped _XOPEN_SOURCE to include stpcpy() definition.
>   Removed hard coded PAGE_SIZE definition.
>   Fixed mkstemp() usage.
> 
> _______________________________________________
> Gnustep-dev mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gnustep-dev

-- 
Jean-Charles BERTIN
Axinoe - Software Engineer
Tel.: (+33) (0)1.80.82.59.23
Fax : (+33) (0)1.80.82.59.29
Skype: jcbertin
Web: <http://www.axinoe.com/>
Certificate Authority: <https://ca.axinoe.com/axinoe-root.crt>

Attachment: big.patch
Description: Text Data

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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