[ 
https://issues.apache.org/jira/browse/THRIFT-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15109383#comment-15109383
 ] 

Chandler May commented on THRIFT-1313:
--------------------------------------

The unsigned right shift error was introduced by this issue.  It can be fixed 
by including config.h in thrift_compact_protocol.c, as in the cpp 
implementation of the compact protocol.  (The bigger question, to me, is 
specifying config.h as a dependency and getting it in the include path.)

There is a separate error due to an automake dependency not being 
resolved---that was introduced by THRIFT-3567.

I have branches in progress on both issues, but I am just learning automake 
(and have no experience whatsoever with cmake) so it's taking me a 
while---someone more familiar with these tools and the thrift build might be 
able to do it much more quickly.  (I apologize for introducing these 
issues---I'll pay closer attention to the Travis CI builds now.)

> c_glib compact support
> ----------------------
>
>                 Key: THRIFT-1313
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1313
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C glib - Library
>    Affects Versions: 0.7
>            Reporter: jing hong
>            Assignee: Chandler May
>             Fix For: 1.0
>
>
> c_glib does not support compact protocol, any plans for that?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to