Also, I’m sure this is just my lack of Swift-fu but I’m occasionally getting 
EXC_BAD_INSTRUCTION in NSString.hash() where the hash code is cast to an Int. 
If I use unsafeBitCast() instead it seems to work, but I have no idea whether 
this is safe or not.

I’m on OS X with the 2015-12-18 snapshot.

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

Reply via email to