+ Michael, who has been working on CMake changes. On Sat, Jun 25, 2016 at 2:48 PM, Joseph Bell via swift-dev <swift-dev@swift.org> wrote: > Howdy, > > I noticed in a build today that the output of swift --version has changed. > Today's build: > > swift --version > Swift version 3.0-dev > Target: x86_64-unknown-linux-gnu > > Earlier this week: > swift --version > Swift version 3.0-dev (LLVM fc970689d4, Clang 460d629e85, Swift 1f2b5ee7fb) > Target: x86_64-unknown-linux-gnu > > If this change wasn't inadvertent what was the rationale? Having the hash > tags of LLVM, Clang, and Swift are quite useful here. > > Joe > > -- > Joseph Bell > http://dev.iachieved.it/iachievedit/ > @iachievedit > > _______________________________________________ > swift-dev mailing list > swift-dev@swift.org > https://lists.swift.org/mailman/listinfo/swift-dev >
-- main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if (j){printf("%d\n",i);}}} /*Dmitri Gribenko <griboz...@gmail.com>*/ _______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev