Re: [swift-corelibs-dev] [swift-dev] Linux: Build process not finding my ICU

2016-09-13 Thread Eric Wing via swift-corelibs-dev
On 9/13/16, Will Stanton wrote: > Hello Eric, > > Not sure if this will help, but perhaps you can feed something in build.py? > https://github.com/apple/swift-corelibs-foundation/blob/master/build.py > > You seem to be working under some tight constraints! Is installing

Re: [swift-corelibs-dev] [swift-dev] Linux: Build process not finding my ICU

2016-09-13 Thread Will Stanton via swift-corelibs-dev
Hello Eric, Not sure if this will help, but perhaps you can feed something in build.py? https://github.com/apple/swift-corelibs-foundation/blob/master/build.py You seem to be working under some tight constraints! Is installing ICU in /usr/local/ not possible? Regards, Will Stanton > On Sep

Re: [swift-corelibs-dev] A URLSession crash and potential solutions

2016-09-13 Thread Tony Parker via swift-corelibs-dev
Hi Pushkar, > On Sep 13, 2016, at 12:20 PM, Pushkar N Kulkarni > wrote: > > Hi Tony, Philippe, other onlookers, > > Long note. Kindly bear with me. > > I've created SR-2631 to report a > crash in a very basic usage of

[swift-corelibs-dev] A URLSession crash and potential solutions

2016-09-13 Thread Pushkar N Kulkarni via swift-corelibs-dev
Hi Tony, Philippe, other onlookers, Long note. Kindly bear with me. I've created SR-2631 to report a crash in a very basic usage of URLSession. I'm providing a general synopsis of the problem below and proposing two approaches to solve it.The test case attached to the report creates a URLSession