[ https://issues.apache.org/jira/browse/THRIFT-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902090#action_12902090 ]
Michael Lum commented on THRIFT-582: ------------------------------------ what specifically do you think should be "c_glib"? I attempted to change it in a few places, and some of the built-in macros and build artifacts didn't like having underscores in the generator name. IIRC, THRIFT_REGISTER_GENERATOR was one of them. I didn't dig deeper into the macros themselves. Unless it can be called cglib (which seems even more confusing to me). > 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 > > > 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.