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 01:30:04 UTC

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

Jens Geyer created THRIFT-3017:
----------------------------------

             Summary: 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


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)