[
https://issues.apache.org/jira/browse/THRIFT-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054230#comment-14054230
]
Hudson commented on THRIFT-1998:
--------------------------------
FAILURE: Integrated in Thrift #1203 (See
[https://builds.apache.org/job/Thrift/1203/])
THRIFT-1998 TCompactProtocol.tcc - one more warning on Visual 2010 (roger: rev
1a5127b76d54268884397f24ed1566f3caa07ed6)
* lib/cpp/src/thrift/protocol/TCompactProtocol.tcc
> TCompactProtocol.tcc - one more warning on Visual 2010
> ------------------------------------------------------
>
> Key: THRIFT-1998
> URL: https://issues.apache.org/jira/browse/THRIFT-1998
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9
> Environment: visual 2010
> gcc 4.7
> Reporter: Konrad Grochowski
> Assignee: Roger Meier
> Attachments: last_warning_TCompactProtocol.patch
>
>
> "unreachable code" warning appears for code like
> switch (...) {
> ...
> default:
> throw ...
> }
> return ... <- unreachable code
--
This message was sent by Atlassian JIRA
(v6.2#6252)