You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aki Sukegawa (JIRA)" <ji...@apache.org> on 2016/01/06 12:26:39 UTC

[jira] [Created] (THRIFT-3528) Fix warnings in thrift.ll

Aki Sukegawa created THRIFT-3528:
------------------------------------

             Summary: Fix warnings in thrift.ll
                 Key: THRIFT-3528
                 URL: https://issues.apache.org/jira/browse/THRIFT-3528
             Project: Thrift
          Issue Type: Bug
          Components: Compiler (General)
            Reporter: Aki Sukegawa
            Assignee: Aki Sukegawa
            Priority: Trivial


{code}
/thrift/compiler/cpp/src/thriftl.ll:271: warning, rule cannot be matched
/thrift/compiler/cpp/src/thriftl.ll:290: warning, rule cannot be matched                                                                                                    
/thrift/compiler/cpp/src/thriftl.ll:414: warning, rule cannot be matched
{code}

Seeing the code, the rules were redundant and no use at all as suggested by the warning messages.



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