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

Hudson commented on THRIFT-1413:
--------------------------------

Integrated in Thrift #310 (See [https://builds.apache.org/job/Thrift/310/])
    THRIFT-1413: Generated code does not read MapEnd / ListEnd / SetEnd
Client: delphi
Patch: Jens Geyer

The generated code lacks calls to ReadMapEnd, ReadListEnd and ReadSetEnd. 
Although actually no problem occurs with the BinaryProtocol, other protocols 
(like JSON) do some important things there.

jfarrell : http://svn.apache.org/viewvc/?view=rev&rev=1195466
Files : 
* /thrift/trunk/compiler/cpp/src/generate/t_delphi_generator.cc

                
> Generated code does not read MapEnd / ListEnd / SetEnd 
> -------------------------------------------------------
>
>                 Key: THRIFT-1413
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1413
>             Project: Thrift
>          Issue Type: Bug
>          Components: Delphi - Compiler
>    Affects Versions: 0.8
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.8
>
>         Attachments: 
> THRIFT-1413_Generated_code_does_not_read_MapEnd_ListEnd_SetEnd .patch
>
>
> The generated code lacks calls to ReadMapEnd, ReadListEnd and ReadSetEnd. 
> Although actually no problem occurs with the BinaryProtocol, other protocols 
> (like JSON) do some important things there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to