[Swift-user] Trunk/0.95 Build

Michael Wilde wilde at anl.gov
Sat May 10 11:29:42 CDT 2014


On 5/10/14, 11:12 AM, Matthew Shaxted wrote:
...
> Trunch dist examples give me strange error below and 0.95 won't seem to
> build with the 4.1.10 version of cog.
>
> Is there a precompiled version of 0.95 available? This link appears to be
> inactive:http://swiftlang.org/packages/swift-0.95.tar.gz
>
> Swift trunk swift-r7850 cog-r3905
> RunID: run004
> Could not start execution:
>          Unknown function: swift:field, swift:field @ simple.kml, line: 12:
>          Unknown function: swift:field
I am able to reproduce this on my own trunk build:

swift$ swift test3.swift
Swift trunk swift-r7850 cog-r3905
RunID: run079
Warning: The @ syntax for function invocation is deprecated
Could not start execution:
     Unknown function: swift:field, swift:field @ test3.kml, line: 12:
     Unknown function: swift:field
swift$

We'll fix and report back.  Thanks for the report!

- Mike



More information about the Swift-user mailing list