I can't install swift on ubuntu 14.04 lts following the instructions on
"www.swift.org".
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
What specific problem do you encounter? Please include logs from the command
line and the steps you followed.
- Daniel
> On Dec 6, 2015, at 8:16 AM, Piero Sabino via swift-dev
> wrote:
>
> I can't install swift on ubuntu 14.04 lts following the instructions on
> "www.swift.org".
>
> __
When I verify Swift on UbuntuĀ I receive the error message "gpg: verify signatures
failed: error while opening the file".___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
Yes, I've downloaded signature file and swift in the same directory.
Inviato da iPhone
Piero Sabino
___
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
Hi,
If you're looking for a starter project in the frontend area (parser
in this case), here is one.
https://bugs.swift.org/browse/SR-2
This code should be accepted, but it is rejected now:
switch 10 {
case 10:
break
#if FOO
case 20:
break
#endif
}
$ swiftc /tmp/a.swift
/tmp/a.swif
On Sun, Dec 6, 2015 at 9:08 AM, Piero Sabino via swift-dev
wrote:
> Yes, I've downloaded signature file and swift in the same directory.
Could you post the actual error message, and SHA1 hashes of the files?
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j*/