Re: [swift-dev] Swift on IBM i-series?

2017-05-30 Thread Chris Bailey via swift-dev
We have Swift running on Linux on Power, so the work to run on the architecture is there, so its "just" a matter of supporting the additional OS (either IBM i or AIX to run in PASE mode). Chris From: Roy Henderson To: Chris Bailey Cc: swift-dev@swift.org Date: 27/05/2017 12:40

Re: [swift-dev] Swift on IBM i-series?

2017-05-27 Thread Chris Bailey via swift-dev
Hi Roy: Not today, but I can put you in touch with the right people if you have a requirement for it. Chris From: Roy Henderson via swift-dev To: swift-dev@swift.org Date: 27/05/2017 09:13 Subject:[swift-dev] Swift on IBM i-series? Sent by:swift-dev-boun...@swift.org

Re: [swift-dev] DispatchQueue function in Swift 3.0

2016-10-07 Thread Chris Bailey via swift-dev
Are you looking for the following? DispatchQoS.QoSClass. Regards C (Chris) Bailey Senior Technical Staff Member (STSM) Hursley Park Runtime Technologies for Java, Node.js and Swift Winchester, Hampshire SO21 2JN IBM Software Group United Kingdom Phone: +44-1962-817078 IBM SDKs f

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 3.0) #177

2016-08-31 Thread Chris Bailey via swift-dev
Each of the libdispatch tests generates a log file that can be grabbed to see more detail on a failure. You can find the .log files in: buildbot_linux/libdispatch-linux-x86_64/tests/ Regards C (Chris) Bailey Senior Technical Staff Member (STSM) Hursley Park Runtime Technologies fo

Re: [swift-dev] New Swift Snapshots Available!

2016-08-24 Thread Chris Bailey via swift-dev
If you haven't spotted it, the new snapshots include Dispatch on Linux for the first time - please test it out as there may well be number of issues to shake out, especially with the new Swift 3 API. The availability is thanks to the hard work of a large number of people, including Dave Grove,

Re: [swift-dev] Libraries written in Objective-C in Swift 3

2016-04-25 Thread Chris Bailey via swift-dev
Is there a view (yet) on if/when/how the "Swift" implementation of Foundation will be used on Darwin? Currently under TestFoundation, the "Swift" version is its imported as SwiftFoundation on Darwin. Is the medium/long term view? ie, that the Swift implementation will be "SwiftFoundation", with

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #3818

2016-03-31 Thread Chris Bailey via swift-dev
I'll have a dig into the ICU implementations to see if I can verify that its the source of the differences. Philippe: Your fix to the test changes the expected localized form of the thousand separator to nothing (ie, "1000") in all cases. Doesn't this break the OSX builds as the result does b