mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-27 19:10:22 +01:00
Fix a couple more warnings
This commit is contained in:
@@ -124,6 +124,7 @@ void zmq::object_t::process_command (command_t &cmd_)
|
||||
process_reaped ();
|
||||
break;
|
||||
|
||||
case command_t::done:
|
||||
default:
|
||||
zmq_assert (false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user