Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
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 <kevin@wooten.com>
Date: 2015-10-13T20:53:39Z
Fix generics declarations for boxed types
commit 67b75507b449f87a4ba1b6aa1b1866318eee1c3f
Author: Kevin Wooten <kevin@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.
—