[swift-dev] I can't install swift on ubuntu 14.04 lts

2015-12-06 Thread Piero Sabino via swift-dev
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

Re: [swift-dev] I can't install swift on ubuntu 14.04 lts

2015-12-06 Thread Daniel Dunbar via 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". > > __

[swift-dev] I can't install swift on ubuntu 14.04 lts.

2015-12-06 Thread Piero Sabino via swift-dev
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

[swift-dev] Verify failed

2015-12-06 Thread Piero Sabino via 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

[swift-dev] Starter project: SR-2: Build configuration directives can not wrap switch cases

2015-12-06 Thread Dmitri Gribenko via 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

Re: [swift-dev] Verify failed

2015-12-06 Thread Dmitri Gribenko via swift-dev
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*/