-
- [x] LoggerAPI - (no changes)
- [x] SwiftyJSON - (no changes)
- [x] KituraSys - (no changes)
- [x] KituraNet - (no changes)
- [x] Kitura
- [x] HeliumLogger - (no changes)
- [x] KituraSample - (no cha…
-
hello, tried to compile it into my program:
/home/admin2/Desktop/R1Importer/Packages/MySQL-1.2.5/Sources/MySQL/Core/Pool/Pool.swift:2:8: error: no such module 'Dispatch'
import Dispatch
^
:0: …
-
I have latest release of swift 2.2 (march 1st as of this writing). When running `make` on ubuntu 14.04 in the root of kitura, i get an error:
```
swift build
error: unable to invoke subcommand: /home…
-
We should determine if libdispatch can be configured to use a thread pool for processing of async tasks. As of now, we believe that for each new async task that is created, libdispatch creates a new t…
-
**Issue by [rfdickerson](https://github.ibm.com/rfdickerson)**
_Thursday Jan 07, 2016 at 21:48 GMT_
_Originally opened as https://github.ibm.com/ibmswift/Phoenix/issues/19_
---
Currently, the swift…