[swift-corelibs-dev] Swift compiler errors in clean build.
Dan Tugendraich
tugendraich at ustwo.com
Tue Sep 6 08:04:28 CDT 2016
I have a clean clone of swift-corelibs-foundation. I’m on the master branch. What should I do with the 2 compiler errors?
"/Users/tugendraich/Documents/Projects/iOS/swift-source/swift-corelibs-foundation/Foundation/NSTimeZone.swift:212:41: '_StructType' (aka 'Dictionary<AnyHashable, Any>') is not convertible to '[String : String]’”
and
"/Users/tugendraich/Documents/Projects/iOS/swift-source/swift-corelibs-foundation/Foundation/NSURLSession/EasyHandle.swift:299:37: Use of undeclared type ’TextOutputStreamable’"
There is also a test that failes, it’s the "’TestNSData.test_replaceBytes’” one. Should I start my contribution from another branch or is there something I have missed in the setup of my project?
Thank you.
Dan Tugendraich
<http://www.ustwo.com/>
Kärleksgatan 2, 211 45 Malmö <http://www.ustwo.com/>
+46 (0) 40 330 480 <http://www.ustwo.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20160906/40a65b1c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ustwo_dad_navy.png
Type: image/png
Size: 4377 bytes
Desc: not available
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20160906/40a65b1c/attachment.png>
More information about the swift-corelibs-dev
mailing list