[
https://issues.apache.org/jira/browse/THRIFT-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342608#comment-14342608
]
Hudson commented on THRIFT-3017:
--------------------------------
SUCCESS: Integrated in Thrift #1468 (See
[https://builds.apache.org/job/Thrift/1468/])
THRIFT-3017 order of map key/value types incorrect for one CTOR (jensg: rev
96eff17e50a8421bfa48072b2e2aa229b3169eb5)
* lib/delphi/src/Thrift.Protocol.pas
> order of map key/value types incorrect for one CTOR
> ---------------------------------------------------
>
> Key: THRIFT-3017
> URL: https://issues.apache.org/jira/browse/THRIFT-3017
> Project: Thrift
> Issue Type: Bug
> Components: Delphi - Library
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Fix For: 0.9.3
>
> Attachments:
> THRIFT-3017-order-of-map-key-value-types-incorrect-f.patch
>
>
> The parameterized CTOR takes {{ValueType}} before {{KeyType}}, which is
> inconsistent with the generated code (and strange on top of it). The correct
> order is {{KeyType}} before {{ValueType}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)