I ran into the same error a few weeks ago. I can’t remember where I found this
and why it fixes things, but this patch made swift build again for me:
diff --git a/cmake/modules/SwiftManpage.cmake b/cmake/modules/SwiftManpage.cmake
index 480b100..3bb1af3 100644
--- a/cmake/modules/SwiftManpage.cma
I'd love to see `if value matches pattern`. Every time I use `if case` I have
to stop and think to remember the weird syntax. I get where it came from, but I
think `matches` better describes what happens here (one is immediately reminded
of pattern matching).
I don't know wether this might be u
Hi Vicky,
see my responses inline.
– Lukas
> On 18 Mar 2016, at 12:12, Graymalk Meow via swift-users
> mailto:swift-users@swift.org>> wrote:
> Hi,
>
> Two things.
>
> 1. Has anyone run swift programs on a cluster? Is it possible? You can take
> that as meaning I am interested in giving