Re: [swift-dev] Name mangling of subscripts

2017-07-19 Thread Alex Hoppen via swift-dev
Thanks, I have filed SR-5506 for the issue and will give it a shot. If I've got any questions, I'll tag you either in the bug report or in a pull request. – Alex > On 17. Jul 2017, at 21:38, Erik Eckstein wrote: > > >> On Jul 14, 2017, at 12:02 PM, Joh

[swift-dev] [SourceKit] Getting public interfaces of Swift frameworks

2017-07-19 Thread Kacper Harasim via swift-dev
Hi All, I want to parse interfaces of frameworks containing Swift code. I've done it for Objective-C ones using `source.request.editor.open.interface` request of SourceKit(it works great!), but apparently it doesn’t work for Swift interfaces frameworks - returns empty results. What's the intende

[swift-dev] [Discuss] Remove SwiftExperimental

2017-07-19 Thread Robert Widmann via swift-dev
Hello all, The SwiftExperimental library’s stated purpose is to be a place where experimental library features could be explored without fear of committing to a stable interface. At least, t

Re: [swift-dev] [Discuss] Remove SwiftExperimental

2017-07-19 Thread Michael Ilseman via swift-dev
CC Dave/Max. Is there any current value to this library? Is there anything in there that would be useful to migrate to another place like test/Prototypes? > On Jul 19, 2017, at 1:23 PM, Robert Widmann via swift-dev > wrote: > > Hello all, > > The SwiftExperimental >

Re: [swift-dev] [SourceKit] Getting public interfaces of Swift frameworks

2017-07-19 Thread Kacper Harasim via swift-dev
Turns out that SourceKit works well in either case - it was mistake from my side. When SourceKit cannot resolve all of the symbols(dependent frameworks are not available) it fails and it was the case. After fixing this everything works as expected. On 19 Jul 2017, 19:49 +0200, Kacper Harasim v

[swift-dev] [Swift CI] Build Failure: OSS - Swift Package - OS X (master) #3802

2017-07-19 Thread no-reply--- via swift-dev
Title: Report [FAILURE] oss-swift-package-osx [#3802] Build URL:https://ci.swift.org/job/oss-swift-package-osx/3802/ Project:oss-swift-package-osx Date of build:Wed, 19 Jul 2017 14:30:10 -0700 Build duration:1 hr 16 min Identified problems:Compile Error: This build failed

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - OS X (master) #3802

2017-07-19 Thread Simon Evans via swift-dev
This looks like a bug in one of my tests for linker arguments, i’ll send a PR to disable it on OS X simon > On 19 Jul 2017, at 23:46, no-reply--- via swift-dev > wrote: > > [FAILURE] oss-swift-package-osx [#3802] > > Build URL:https://ci.swift.org/job/oss-swift-package-osx/3802/ >