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
You can start with the Starter Bugs on JIRA:
···
On Sep 10, 2016, at 1:22 PM, Leonid Kogan via swift-corelibs-dev <swift-corelibs-dev@swift.org> 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
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
gribozavr
(Dmitri Gribenko)
3
Thanks Leonid, we'd appreciate your help!
Here's a list filtered down to just the open issues:
Dmitri
···
On Sat, Sep 10, 2016 at 2:29 PM, Michael Ilseman via swift-corelibs-dev <swift-corelibs-dev@swift.org> wrote:
You can start with the Starter Bugs on JIRA:
[SR-2605] Cascading failures trying to parse `if <expr> else` · Issue #45210 · apple/swift · GitHub
On Sep 10, 2016, at 1:22 PM, Leonid Kogan via swift-corelibs-dev <swift-corelibs-dev@swift.org> 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
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
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 <gribozavr@gmail.com>*/