> On Aug 1, 2016, at 7:38 PM, Jordan Rose wrote:
>
> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/buildbot_incremental/foundation-linux-x86_64/TestFoundation/TestFoundation:
> symbol lookup error:
> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-lin
> On Aug 1, 2016, at 19:38, Jordan Rose wrote:
>
> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/buildbot_incremental/foundation-linux-x86_64/TestFoundation/TestFoundation:
> symbol lookup error:
> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/buildbot_incremental/foundation-linux-x86_64/TestFoundation/TestFoundation:
symbol lookup error:
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/buildbot_incremental/foundation-linux-x86_64
I’d suggest putting this over on swift-corelibs-dev, since it’s a
Dispatch-specific issue.
Jordan
> On Aug 1, 2016, at 17:25, Kevin Ballard via swift-dev
> wrote:
>
> For anyone following along, I've submitted a PR to fix this as
> https://github.com/apple/swift/pull/3923.
>
> -Kevin
>
>
For anyone following along, I've submitted a PR to fix this as
https://github.com/apple/swift/pull/3923.
-Kevin
On Mon, Aug 1, 2016, at 03:04 PM, Kevin Ballard wrote:
> Hmm. The implementation of DispatchQueue.async(execute: DispatchWorkItem) is
> as follows:
>
> public func async(execut
> On Jul 31, 2016, at 5:12 AM, Charles Lane via swift-dev
> wrote:
>
> I get a segmentation fault 11 at compile time with the 07/29 toolchain &
> Xcode 8 beta 3. Can anyone point me in right direction to fix this?
Should be addressed by https://github.com/apple/swift/pull/3918.
-Joe
>
> Me
Hmm. The implementation of DispatchQueue.async(execute: DispatchWorkItem) is as
follows:
public func async(execute workItem: DispatchWorkItem) {
// _swift_dispatch_async preserves the @convention(block)
// for work item blocks.
_swift_dispa
I just filed SR-2246 about how `queue.async(flags: .barrier)` is completely
broken, and I think the problem comes down to `dispatch_block_t` is being
imported as `() -> ()` instead of as `@convention(block) () -> ()`, and
therefore `__dispatch_async` has the type `(DispatchQueue, () -> Void) ->
Hello All-
Tomorrow we will be temporarily bringing down the CI, starting around 10 AM,
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
Here is your TWISt-shout Newsletter for the last week of July:
https://github.com/pepperdog/TWISt-shout/blob/master/2016/TWISt-shout-2016-08-01.md
Enjoy!
-Kenny
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/sw
If you are seeing pull request failures due to git, its due to Github
connection issue.
https://status.github.com/messages
Thanks,
Mishal Shah
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
I get a segmentation fault 11 at compile time with the 07/29 toolchain & Xcode
8 beta 3. Can anyone point me in right direction to fix this?
MergeSwiftModule normal x86_64
/Users/charleslane/Library/Developer/Xcode/DerivedData/FoodPin-dxwmvlsjauworxcjhxialmqbjmnw/Build/Intermediates/FoodPin.buil
I checked the two earlier snapshots (25 and 28 july) and they too have this
bug :(
I fear that the next development snapshot, which I'm waiting for, will be
unusable too, or lack the UnsafeRawPointer API.
On Sun, Jul 31, 2016 at 9:45 PM, Jens Persson wrote:
> I get the same as Erica Sadun (for
13 matches
Mail list logo