[ https://issues.apache.org/jira/browse/THRIFT-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902094#action_12902094 ]
David Reiss commented on THRIFT-582: ------------------------------------ > what specifically do you think should be "c_glib"? The generator file and generator class, the library directory, and the first argument to THRIFT_REGISTER_GENERATOR. Basically, anything that would prevent us from having an additional C implementation using a different utility library (like apr). I don't see anything in THRIFT_REGISTER_GENERATOR that would cause a problem, because "_" is a valid identifier character. Do you remember the error you got? > 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.