Hello Gonzalo, You can head over to https://github.com/apache/thrift and fork a copy of the Thrift repo to work on. When you have your patch ready you can submit a pull request to have it merged.
Info: https://help.github.com/articles/fork-a-repo/ https://help.github.com/articles/creating-a-pull-request/ https://help.github.com/articles/using-pull-requests/ Best, Randy On Thu, Oct 8, 2015 at 3:23 AM, Gonzalo Aguilar Delgado < [email protected]> wrote: > Hi all, > > I just opened two issues to track down a little bit of the c_glib > development. > > > https://issues.apache.org/jira/browse/THRIFT-3370 Tracks a problem on the > android ndk compilation. > https://issues.apache.org/jira/browse/THRIFT-3369 Tries to manage TLS/SSL > development. > > I don't know if this (the second one mainly) can be reviewed for the next > version of thrift. As it's a good feature to have > around. > > I will implement meanwhile what's missing on that patch. Is it possible to > have access to the repo for writing? So I can > create a new branch to work on. > > > Best regards, >
