[
https://issues.apache.org/jira/browse/THRIFT-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Lum updated THRIFT-582:
-------------------------------
Attachment: thrift_582_c_glib_bindings_20100927.patch
This patch applies cleanly to r1001921.
changes:
- configure.ac removes PROG_AWK and PROG_RANLIB, although now bootstrap
complains about it being needed by Erlang
- renamed AX_THRIFT_LIB and AX_THRIFT_GEN naming to c_glib
- the source of the code coverage are hooks into gcov, as seen in configure.ac
and executed by the test-wrapper script in test/c_glib
- Makefile.in removed
- changed thrift_binary_protocol.c to use type punning to solve the strict
aliasing problem
- removed ACLOCAL_AMFLAGS
- renamed thriftc to thrift_c_glib
> 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.