An open API service for providing issue and pull request metadata for open source projects.

GitHub / apple/swift-corelibs-libdispatch issues and pull requests

#730 - [SR-2205] Linker fails when linking to Foundation if -static-stdlib flag is present

Issue - State: closed - Opened by swift-ci about 9 years ago - 10 comments
Labels: bug, libdispatch, Linux, static linking

#728 - [SR-2246] dispatchQueue.async(flags: .barrier) does not work

Issue - State: closed - Opened by 05262b81-54a9-4fe1-bf6a-96f8042de10e almost 9 years ago - 4 comments
Labels: bug, libdispatch, SDKOverlay

#727 - [SR-2248] dispatchQueue.async(flags: .barrier) shouldn't create a DispatchWorkItem

Issue - State: closed - Opened by 05262b81-54a9-4fe1-bf6a-96f8042de10e almost 9 years ago - 2 comments
Labels: bug, libdispatch, SDKOverlay

#726 - [SR-2309] Linux: libdispatch runtime dependency on blocks runtime

Issue - State: closed - Opened by swift-ci almost 9 years ago - 4 comments
Labels: bug, libdispatch, Linux

#725 - [SR-2335] Did `queue.async(flags: .barrier)` stop working or change behavior?

Issue - State: closed - Opened by swift-ci almost 9 years ago - 8 comments
Labels: bug, libdispatch

#724 - [SR-2356] Remove temporary libdispatch APIs before Swift 3 GA

Issue - State: closed - Opened by swift-ci almost 9 years ago - 5 comments
Labels: bug, libdispatch

#723 - [SR-2655] in libdispatch/libpwq worker threads, too many signals are blocked on Linux

Issue - State: closed - Opened by weissi almost 9 years ago - 6 comments
Labels: bug, libdispatch, Linux

#722 - [SR-2656] Linux Swift 3.0 crashes in DispatchIO.read()

Issue - State: closed - Opened by swift-ci almost 9 years ago - 4 comments
Labels: bug, libdispatch, Linux

#721 - [SR-2856] libdispatch dispatch_timer_set_time test is flaky

Issue - State: closed - Opened by swift-ci almost 9 years ago - 8 comments
Labels: bug, libdispatch

#720 - [SR-2903] Serializer::writeAST crashes when building libdispatch

Issue - State: closed - Opened by rxwei almost 9 years ago - 2 comments
Labels: bug, libdispatch, Compiler, BuildScript, CompilerCrash

#719 - [SR-2905] Linux libpwq: Dispatch queues + blocking tasks = poor performance

Issue - State: open - Opened by swift-ci almost 9 years ago - 7 comments
Labels: bug, libdispatch

#718 - [SR-2922] libdispatch depdencies are stale, "module file was created by an older version of the compiler"

Issue - State: closed - Opened by swift-ci almost 9 years ago - 3 comments
Labels: bug, libdispatch, Linux

#717 - [SR-2931] libdispatch `dispatch_suspend_timer` test needs robustification

Issue - State: closed - Opened by swift-ci almost 9 years ago - 4 comments
Labels: bug, libdispatch, Linux

#716 - [SR-2941] [libdispatch] kqtest fails randomly with ``bind-1: Address already in use``

Issue - State: closed - Opened by swift-ci almost 9 years ago - 7 comments
Labels: bug, libdispatch, Linux

#715 - [SR-3002] using DispatchData.enumerateBytes on Linux leaks the block

Issue - State: closed - Opened by weissi almost 9 years ago - 4 comments
Labels: bug, libdispatch, Leak, Linux

#714 - [SR-3028] do-catch block break nested DispatchSource workitem

Issue - State: closed - Opened by swift-ci almost 9 years ago - 2 comments
Labels: bug, libdispatch

#669 - [SR-6310] DispatchTimeInterval does not implement Equatable on Linux

Issue - State: closed - Opened by swift-ci over 7 years ago - 1 comment
Labels: bug, libdispatch

#613 - [SR-11813] DispatchGroup not Equatable on Linux

Issue - State: open - Opened by swift-ci over 5 years ago - 2 comments
Labels: bug, libdispatch

#609 - [SR-13383] Windows, Dispatch crashes after network request timeout

Issue - State: open - Opened by lxbndr almost 5 years ago - 5 comments
Labels: bug, libdispatch, Foundation, Windows, Dispatch

#606 - [SR-14314] [Windows] Linker errors building libdispatch for x86

Issue - State: closed - Opened by triplef over 4 years ago - 5 comments
Labels: bug, libdispatch

#604 - [SR-15133] Crash when deallocating a never-resumed DispatchSourceTimer

Issue - State: closed - Opened by mickeyl almost 4 years ago - 7 comments
Labels: bug, libdispatch, DispatchSourceTimer

#603 - [SR-15166] Crash in _dispatch_wait_for_enqueuer on Android armeabi-v7a

Issue - State: closed - Opened by triplef almost 4 years ago - 5 comments
Labels: bug, libdispatch

#599 - swift: remove Windows special case in `Block.swift`

Pull Request - State: closed - Opened by compnerd over 3 years ago - 6 comments

#595 - [Win32] Initialize Windows Runtime on queue threads

Pull Request - State: closed - Opened by triplef over 3 years ago - 9 comments

#594 - Fix building with musl libc

Pull Request - State: closed - Opened by mid-kid over 3 years ago - 1 comment

#593 - DONT MERGE - Test

Pull Request - State: open - Opened by shahmishal over 3 years ago - 3 comments

#590 - Fix possible crash in _dispatch_wait_for_enqueuer on Android armeabi-v7a

Pull Request - State: closed - Opened by triplef over 3 years ago - 2 comments

#584 - compnerd/1324.41.2 updates

Pull Request - State: open - Opened by compnerd over 3 years ago - 9 comments

#580 - Update Xcode project

Pull Request - State: open - Opened by AtariDreams almost 4 years ago

#579 - Replace bzero with memset

Pull Request - State: closed - Opened by AtariDreams almost 4 years ago - 4 comments

#577 - Build: Correct BlocksRuntime dependency for Darwin

Pull Request - State: open - Opened by AtariDreams almost 4 years ago - 6 comments

#574 - Added no-op for variable to avoid a warning under Linux

Pull Request - State: open - Opened by tachoknight almost 4 years ago - 6 comments

#568 - [android] Update headers that were split in NDK 23

Pull Request - State: closed - Opened by finagolfin almost 4 years ago - 21 comments

#561 - Fix FreeBSD support

Pull Request - State: open - Opened by drexin about 4 years ago - 3 comments

#555 - cmake: link BlocksRuntime only on non-Darwin

Pull Request - State: open - Opened by holymonson over 4 years ago - 2 comments

#554 - [android] Put in fixes for librt and armv7-a

Pull Request - State: closed - Opened by finagolfin over 4 years ago - 16 comments
Labels: darwin pending

#552 - cmake: Test compiler flags before using.

Pull Request - State: closed - Opened by orbea over 4 years ago - 2 comments

#547 - [5.3][CMake] fix runpath for ELF platforms

Pull Request - State: closed - Opened by finagolfin almost 5 years ago - 3 comments

#541 - [CMake] fix runpath for ELF platforms

Pull Request - State: closed - Opened by finagolfin about 5 years ago - 4 comments
Labels: darwin pending

#515 - build: place executable content into the root of the build

Pull Request - State: closed - Opened by compnerd almost 6 years ago - 10 comments
Labels: darwin pending