> On 27 Dec 2015, at 3:09 PM, Philippe Hausler <[email protected]> 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 _______________________________________________ swift-corelibs-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
