[ 
https://issues.apache.org/jira/browse/THRIFT-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400207#comment-13400207
 ] 

Hudson commented on THRIFT-1635:
--------------------------------

Integrated in Thrift #505 (See [https://builds.apache.org/job/Thrift/505/])
    THRIFT-1635 D codegen bug for required non-nullable fields 
Patch: David Nadlinger (Revision 1353316)

     Result = SUCCESS
roger : http://svn.apache.org/viewvc/?view=rev&rev=1353316
Files : 
* /thrift/trunk/lib/d/src/thrift/codegen/base.d

                
> D codegen bug for required non-nullable fields
> ----------------------------------------------
>
>                 Key: THRIFT-1635
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1635
>             Project: Thrift
>          Issue Type: Bug
>          Components: D - Library
>            Reporter: David Nadlinger
>            Assignee: David Nadlinger
>            Priority: Blocker
>         Attachments: 
> 0001-Fixed-D-codegen-for-required-non-nullable-fields.patch, 
> 0002-Added-struct-codegen-sanity-tests-directly-to-thrift.patch
>
>
> The attached patches fix handling of structs with non-nullable (as in 
> assignability of {{null}} to their D representation), required fields, and 
> add a simple test case to prevent similar stupid mistakes in the future.
> An actual test case for the functionality should be added to the standalone 
> test site at some point (I was absolutely surprised that this is not covered 
> yet), but I can't spare the time to do so right now, and fixing the issue is 
> critical, as it e.g. breaks the HBase Thrift interface for D.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to