[swift-corelibs-dev] NSCoding methods

Philippe Hausler phausler at apple.com
Sat Dec 26 22:53:34 CST 2015


Yea that seems to work on linux just fine. I made some more linux portability corrections and it is now buildable on ubuntu 14.

> On Dec 26, 2015, at 8:15 PM, Luke Howard <lukeh at padl.com> wrote:
> 
> 
>> On 27 Dec 2015, at 3:09 PM, Philippe Hausler <phausler at apple.com> wrote:
>> 
>> So a few results so far from the linux side: I ran across a few compiler crashes in the function metadataFromAccessorName; I need to dive a bit deeper into why it is failing.
>> I have a few cross platform corrections that I will be pushing shortly for you.
> 
> Thanks! With metadataFromAccessorName(), I guess just check the string is valid for starters; I’m surprised it even built as _CFCopyNominalTypeNameForClass() is C++ ABI-fragile.
> 
> — Luke



More information about the swift-corelibs-dev mailing list