Re: [swift-dev] ObjC generic containers and ObjectiveCBridgeable conformance

2016-04-29 Thread Douglas Gregor via swift-dev
> On Apr 27, 2016, at 10:23 AM, Joe Groff wrote: > > Importing ObjC generics is currently disabled for the bridged container > classes, NSArray, NSDictionary, and NSSet. To enable generics for these > types, we need to figure out what to do about their interaction with > ObjectiveCBridgeable

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

2016-04-29 Thread Daniel Dunbar via swift-dev
-- Test Suite 'All tests' started at 18:01:00.742 Test Suite 'TestFoundation.xctest' started at 18:01:00.745 Test Suite 'TestNSAffineTransform' started at 18:01:00.745 /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10-long-test/swift/utils/build-script-impl: line 2029:

Re: [swift-dev] [swift-evolution] [Compiler] Help IR gen in targetting MSVC

2016-04-29 Thread Sangjin Han via swift-dev
I made a PR https://github.com/apple/swift/pull/2351 introducing os(Cygwin). 2016-04-27 5:54 GMT+09:00 John McCall : > > On Apr 26, 2016, at 1:39 PM, Joe Groff wrote: > >> On Apr 26, 2016, at 1:24 PM, John McCall via swift-evolution < > swift-evolut...@swift.org> wrote: > >> > >>> On Apr 26, 20

Re: [swift-dev] Build failure for Linux: "No such module: SwiftGlibc"

2016-04-29 Thread Karl Wagner via swift-dev
> On 22 Apr 2016, at 06:46, Timothy Wood wrote: > > >> On Apr 19, 2016, at 1:57 AM, Karl Wagner via swift-dev > > wrote: >> >> I’m trying to cross-compile Swift for the Raspberry Pi. I’ve got the tools >> and most of the standard library compiling, but I’m getting