Thanks Leonid, we'd appreciate your help! Here's a list filtered down to just the open issues:
https://bugs.swift.org/browse/SR-2605?jql=status%20in%20(Open%2C%20Reopened)%20AND%20labels%20%3D%20StarterBug Dmitri On Sat, Sep 10, 2016 at 2:29 PM, Michael Ilseman via swift-corelibs-dev <[email protected]> wrote: > You can start with the Starter Bugs on JIRA: > > https://bugs.swift.org/browse/SR-2605?jql=labels%20%3D%20StarterBug > > >> On Sep 10, 2016, at 1:22 PM, Leonid Kogan via swift-corelibs-dev >> <[email protected]> wrote: >> >> Hi! >> I’m looking to contribute to the overall success of this amazing project. >> 30 years of experience in C, C++, etc… >> Can take any small, well defined task, to prove my ability to help out. >> Would appreciate any attention to my “offer” :) >> >> Cheers, >> LK >> >> _______________________________________________ >> swift-corelibs-dev mailing list >> [email protected] >> https://lists.swift.org/mailman/listinfo/swift-corelibs-dev > > _______________________________________________ > swift-corelibs-dev mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-corelibs-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 <[email protected]>*/ _______________________________________________ swift-corelibs-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
