[
https://issues.apache.org/jira/browse/THRIFT-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-3017.
--------------------------------
Resolution: Fixed
Tested & committed.
> 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)