> On 30 Dec 2015, at 6:20 AM, Philippe Hausler <phaus...@apple.com> wrote:
> 
>> * Something weird is going on with casting over which completely breaks 
>> NSKeyedArchiver. I can reproduce it with the following:
>> 
>>     let foo = (NSMutableArray() as? AnyObject) as? NSCoding

https://github.com/lhoward/swift-corelibs-foundation/commit/0de79438392d94ebff45c602bad144aefd1bff13
 
<https://github.com/lhoward/swift-corelibs-foundation/commit/0de79438392d94ebff45c602bad144aefd1bff13>

seems to fix this specific issue

— Luke
_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev

Reply via email to