-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64084/
-----------------------------------------------------------

Review request for mesos and Alexander Rukletsov.


Repository: mesos


Description
-------

Some compilers fail to recognize that the list of cases in this
'switch' statement is exhaustive. Added an explicit 'UNREACHABLE()' to
document to the compiler that we expect to have handled all possible
cases.


Diffs
-----

  src/common/protobuf_utils.cpp c1bd8b0b7b517cc5001dd914f6291598ec1da73b 


Diff: https://reviews.apache.org/r/64084/diff/1/


Testing
-------

`make check` (clang, macos).


Thanks,

Benjamin Bannier

Reply via email to