Hi, We have made the swift-cmark repository an actual GitHub fork of the upstream cmark repository.
When running build-script, you might see a message like this: <<<< You have an old copy of the cmark repository. You need to remove it and clone again: $ rm -rf <src>/cmark $ <src>/swift/utils/update-checkout --clone >>>> Please run those commands and they will bring your repository up to date. Sorry for the disruption. Dmitri -- 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