I am proposing that https://github.com/apple/swift/pull/4177 be reviewed
for acceptance in Swift 3.0.
(Not really sure what the format of this e-mail should be, subject or
body. Sorry if this is wrong.)
Thank you!
___
swift-dev mailing list
swift-dev@sw
The `soucekitd.framework` that comes bundled with Xcode does not include
the headers, specifically `sourcekitd.h` [1]. On the other hand, the
toolchains that get downloaded from Swift.org do come with the headers.
Is there any particular reason for this?
The reason why I ask is that libraries that
Hello All-
Tomorrow we will be temporarily bringing down the CI, starting around 2 PM,
California time, in order to upgrade to the latest beta of Xcode 8 and the
associated SDKs. We will also be locking master while we land some source
changes in support of the updated SDKs on both master and
I have a fix pending for this; will push shortly
> On Aug 9, 2016, at 2:57 PM, Michael Ilseman via swift-dev
> wrote:
>
>
> Foundation/NSHTTPCookie.swift:262:36: error: 'init(localeIdentifier:)' has
> been renamed to 'init(identifier:)'
>
>
>> On Aug 9, 2016, at 2:54 PM, no-re...@swift.org
Foundation/NSHTTPCookie.swift:262:36: error: 'init(localeIdentifier:)' has been
renamed to 'init(identifier:)'
> On Aug 9, 2016, at 2:54 PM, no-re...@swift.org wrote:
>
> New issue found!
>
> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10 [#7227]
>
> Build URL:
> https://ci.swift.
Hi, Vivian. RuntimeStubs.h (along with the rest of SwiftShims) is a header that
gets shipped with the Swift library, so it can’t refer to anything outside of
its folder. Since we don’t yet have a good way to annotate things as using the
Swift calling convention in the SwiftShims headers, we shou
@itai, this looks like your change based on the commit message.
Foundation/NSHTTPCookie.swift:262:36: error: 'init(localeIdentifier:)' has been
renamed to 'init(identifier:)'
formatter.locale = Locale(localeIdentifier: "en_US_POSIX")
^
Foundation
> On Aug 4, 2016, at 1:21 PM, Philippe Hausler via swift-dev
> wrote:
>
> With a freshly built toolchain from ToT swift, building ToT
> swift-corelibs-foundation I am getting some very strange failures in the unit
> tests:
>
> Test Suite 'TestNSKeyedArchiver' started at 13:15:01.843
> Test C
Not post facto of pushing it. I could not in good conscience push such a large
change without making certain the tests passed. It was extractable but I squash
merged back onto master to avoid conflicts.
Sent from my iPhone
> On Aug 8, 2016, at 10:42 PM, Luke Howard wrote:
>
> Would it be poss
After apply this commit, the s390x build started to fail:
https://github.com/apple/swift/commit/dc88e51321e0a4f281406c265a91308a06aa517f
The commit added 2 new functions in
stdlib/public/SwiftShims/RuntimeStubs.h. They are used in
stdlib/public/stubs/CommandLine.cpp with SWIFT_CC(swift) macro.
10 matches
Mail list logo