[
https://issues.apache.org/jira/browse/THRIFT-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038131#comment-15038131
]
Hudson commented on THRIFT-3455:
--------------------------------
SUCCESS: Integrated in Thrift #1755 (See
[https://builds.apache.org/job/Thrift/1755/])
THRIFT-3455 struct write method's return value is incorrect Client: (nsuke: rev
362a5eda211e3f8093b739aeaaee93b118ace199)
* .gitignore
* lib/c_glib/test/Makefile.am
* lib/c_glib/test/CMakeLists.txt
* lib/c_glib/test/testserialization.c
* compiler/cpp/src/generate/t_c_glib_generator.cc
> struct write method's return value is incorrect
> -----------------------------------------------
>
> Key: THRIFT-3455
> URL: https://issues.apache.org/jira/browse/THRIFT-3455
> Project: Thrift
> Issue Type: Bug
> Components: C glib - Compiler
> Affects Versions: 0.9.3
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Fix For: 1.0
>
>
> Generated write method tries to return written bytes but only sums
> begin/end_field byte lengths.
> (It skips field value)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)