pvput: missing error case
This commit is contained in:
@@ -327,6 +327,8 @@ struct Putter : public pvac::ClientChannel::PutCallback
|
||||
}
|
||||
|
||||
args.tosend.set(idxfld->getFieldOffset());
|
||||
} else {
|
||||
throw std::runtime_error("Don't know how to set field .value");
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user