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/10/13 23:52:05 UTC

[jira] [Created] (THRIFT-3381) Fix for misc. rendering issues with THRIFT-2905

Jens Geyer created THRIFT-3381:
----------------------------------

             Summary: Fix for misc. rendering issues with THRIFT-2905
                 Key: THRIFT-3381
                 URL: https://issues.apache.org/jira/browse/THRIFT-3381
             Project: Thrift
          Issue Type: Bug
          Components: Cocoa - Compiler
            Reporter: Jens Geyer
            Assignee: Kevin Wooten


GitHub user kdubb opened a pull request:

    https://github.com/apache/thrift/pull/652

    Thrift 2905 fixes

    * Fixes incorrect generics generation for boxed types
    • Fixes rendering of complex constant values (e.g. maps of structs & ints)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/reTXT/thrift THRIFT-2905-Fixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/652.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #652
    
----
commit bbace44067ba568add3211b7b6fab17eb31925f3
Author: Kevin Wooten <ke...@wooten.com>
Date:   2015-10-13T20:53:39Z

    Fix generics declarations for boxed types

commit 67b75507b449f87a4ba1b6aa1b1866318eee1c3f
Author: Kevin Wooten <ke...@wooten.com>
Date:   2015-10-13T20:53:58Z

    Fix complex constant rendering

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)