On Fri, Dec 11, 2015 at 7:13 PM, Joseph Bell via swift-corelibs-dev <
swift-corelibs-dev@swift.org> wrote:
> Howdy,
>
> I have been using the SNAPSHOT .tar.gz to write some basic Swift
> applications, and now wanted to turn my attention to compiling with the
> latest coming out of the corelibs-fou
+ swift-dev, Jordan
On Sun, Dec 20, 2015 at 2:21 AM, Dan Stenmark via swift-corelibs-dev
wrote:
> I'm trying to invoke Linux's unshare() system call from Swift, but without
> much success. From C, it requires _GNU_SOURCE to be #define'd before the
> #include . The Glibc module map does indeed
Hi,
We have merged a CMake and build-script refactoring that requires a
from-scratch build. Trying to use an existing build directory will
result in strange errors in the middle of the build.
Excuse me for the inconvenience.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j*/
__
On Wed, Aug 3, 2016 at 8:39 PM, Fernando RodrÃguez
wrote:
>
> Hi,
>
> I'm having some trouble understanding what on Earth SwiftShims are. The name
> probably makes it obvious to native English speakers, but it's not helping
> me...
SwiftShims is a private interface between the standard library
Thanks Leonid, we'd appreciate your help!
Here's a list filtered down to just the open issues:
https://bugs.swift.org/browse/SR-2605?jql=status%20in%20(Open%2C%20Reopened)%20AND%20labels%20%3D%20StarterBug
Dmitri
On Sat, Sep 10, 2016 at 2:29 PM, Michael Ilseman via
swift-corelibs-dev wrote:
>