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

Hudson commented on THRIFT-3471:
--------------------------------

SUCCESS: Integrated in Thrift #1756 (See 
[https://builds.apache.org/job/Thrift/1756/])
THRIFT-3471 Dart generator does not handle uppercase argument names (jensg: 
rev f08771ccead48b2eafa38930eb90f74f99e1c4af)
* compiler/cpp/src/generate/t_dart_generator.cc


> Dart generator does not handle uppercase argument names
> -------------------------------------------------------
>
>                 Key: THRIFT-3471
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3471
>             Project: Thrift
>          Issue Type: Bug
>          Components: Dart - Compiler
>            Reporter: Mark Erickson
>            Assignee: Mark Erickson
>             Fix For: 1.0
>
>
> PROBLEM
> The dart generator produces inconsistent code for argument names that start 
> with an uppercase letter.  The function signature uses lowercase, but the 
> function body uses uppercase.
> SOLUTION
> Pass the argument name through the get_field_name() function, to generate 
> code consistent with the other references of argument names.



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

Reply via email to