[swift-corelibs-dev] NSCoding methods
Luke Howard
lukeh at padl.com
Sat Dec 26 22:15:38 CST 2015
> 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