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

Hudson commented on THRIFT-2404:
--------------------------------

FAILURE: Integrated in Thrift #1083 (See 
[https://builds.apache.org/job/Thrift/1083/])
THRIFT-2404 emit warning on (typically inefficient) list<byte> (jensg: rev 
6fe77e8e660139dbe7ad2b52e5ca3d0e5a0de7ca)
* compiler/cpp/src/main.cc
* compiler/cpp/src/main.h
* compiler/cpp/src/thrifty.yy


> emit warning on (typically inefficient) list<byte>
> --------------------------------------------------
>
>                 Key: THRIFT-2404
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2404
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (General)
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Trivial
>              Labels: perfomance
>             Fix For: 0.9.2
>
>         Attachments: THRIFT-2404_warning_on_list_byte.patch, bytemania.thrift
>
>
> As long as there is no special treatment of {{list<byte>}} implemented, it is 
> a common beginner's trap to choose {{list<byte>}} where really {{binary}} 
> would be the better choice. 
> Thus, the compiler should emit an adequate warning when {{list<byte>}} is 
> found in the IDL.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to