diff --git a/src/StreamEpics.cc b/src/StreamEpics.cc index 968601a..db8bfc9 100644 --- a/src/StreamEpics.cc +++ b/src/StreamEpics.cc @@ -1100,7 +1100,7 @@ matchValue(const StreamFormat& format, const void* fieldaddress) // scan error: set other record to alarm status if (pdbaddr->precord != record) { - recGblSetSevr(pdbaddr->precord, CALC_ALARM, INVALID_ALARM); + (void) recGblSetSevr(pdbaddr->precord, CALC_ALARM, INVALID_ALARM); if (!INIT_RUN) { // process other record to send alarm monitor