Re: [swift-dev] Linux Foundation test failure

2016-09-04 Thread Dave Abrahams via swift-dev
Sent from my iPad > On Sep 2, 2016, at 12:46 PM, Philippe Hausler wrote: > > TestFoundation has a dependency upon libFoundation.so, however if the naming > rules of symbols has changed then it probably needs to re-compile everything > in Foundation. This looks like it had a stale build aroun

Re: [swift-dev] Linux Foundation test failure

2016-09-02 Thread Philippe Hausler via swift-dev
TestFoundation has a dependency upon libFoundation.so, however if the naming rules of symbols has changed then it probably needs to re-compile everything in Foundation. This looks like it had a stale build around. > On Aug 29, 2016, at 10:43 AM, Dave Abrahams via swift-dev > wrote: > > > Thi