[ https://issues.apache.org/jira/browse/THRIFT-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12919002#action_12919002 ]
Michael Lum commented on THRIFT-582: ------------------------------------ I was working on it here: http://github.com/mlum/thrift However, it is out of date. I've been locally merging it with the trunk to produce patches that apply cleanly to trunk. I was hoping that this would get included into the thrift trunk soon so that I could rebase on it and keep working on features. Since 10 days have passed since I submitted the last patch, I'm guessing it won't cleanly apply to the trunk anymore and a new patch will have to be created that works. > C implementation of Thrift > -------------------------- > > Key: THRIFT-582 > URL: https://issues.apache.org/jira/browse/THRIFT-582 > Project: Thrift > Issue Type: New Feature > Reporter: David Reiss > Assignee: Michael Lum > Priority: Minor > Attachments: c_glib_bindings.patch, t_c_generator.cc, > thrift_582_c_glib_bindings.patch, thrift_582_c_glib_bindings_20100927.patch > > > Create a usable implementation of Thrift that uses only C at runtime, no C++. > The code is at > http://svn.apache.org/repos/asf/incubator/thrift/branches/c-bindings/. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.