[
https://issues.apache.org/jira/browse/THRIFT-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091344#comment-15091344
]
ASF GitHub Bot commented on THRIFT-3528:
----------------------------------------
Github user nsuke commented on the pull request:
https://github.com/apache/thrift/pull/778#issuecomment-170418643
@hcorg oh I actually got your point, thanks for catching this. Comments are
harder to read than C++ :p
> 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)