You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2015/03/02 02:19:05 UTC

[jira] [Updated] (THRIFT-3017) order of map key/value types incorrect for one CTOR

     [ https://issues.apache.org/jira/browse/THRIFT-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer updated THRIFT-3017:
-------------------------------
    Attachment: THRIFT-3017-order-of-map-key-value-types-incorrect-f.patch

> 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)