Re: [swift-dev] How to remove Swift Dev snapshot (OS X)

2016-01-05 Thread Johan Jensen via swift-dev
The Package Installer installs everything into /Library/Developer/Toolchains/ with /Library/Developer/Toolchains/swift-latest.xctoolchain pointing to the most recently installed snapshot. — Johan On Tue, Jan 5, 2016 at 5:40 PM, Ryan Lovelett via swift-dev < swift-dev@swift.org> wrote: > What is

Re: [swift-dev] This little program currently compiles fine, but should it?

2015-12-14 Thread Johan Jensen via swift-dev
Because currently only unused variable/constant declarations have warnings/fix-its attached to them. There have been some discussion on making non-void functions warn of unused results and it’s possible that this w

Re: [swift-dev] Ubuntu build error

2015-12-10 Thread Johan Jensen via swift-dev
I got that error when building on a VM with too little disk space and too little memory. How many cores, disk space and memory do you have available? Do anyone know of some recommended/minimum system requirements? —Johan On Thu, Dec 10, 2015 at 9:23 PM, Gabe Shahbazian via swift-dev < swift-dev@