You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2009/04/09 23:26:12 UTC

[jira] Closed: (THRIFT-445) THRIFT-236 inadvertently reorders constructors and struct method parameters

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

Bryan Duxbury closed THRIFT-445.
--------------------------------

    Resolution: Fixed
      Assignee: David Reiss  (was: Bryan Duxbury)

We just decided to revert THRIFT-236 instead. I'll reopen that issue so we can figure out how to have the right functionality there.

> THRIFT-236 inadvertently reorders constructors and struct method parameters
> ---------------------------------------------------------------------------
>
>                 Key: THRIFT-445
>                 URL: https://issues.apache.org/jira/browse/THRIFT-445
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (General)
>    Affects Versions: 0.1
>            Reporter: Bryan Duxbury
>            Assignee: David Reiss
>            Priority: Blocker
>             Fix For: 0.1
>
>         Attachments: thrift-445-v2.patch, thrift-445.patch
>
>
> The way we implemented THRIFT-236 resulted in the argument order of some libraries' constructors and service method definitions. This is really bad. We need to switch that back to IDL order.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.