Merge changes from 3.14 branch into 3.15

This commit is contained in:
Andrew Johnson
2018-05-28 17:00:35 -05:00
6 changed files with 70 additions and 24 deletions

View File

@@ -198,8 +198,8 @@ static long get_alarm_double(DBADDR *paddr,struct dbr_alDouble *pad)
static void checkAlarms(xxxRecord *prec)
{
double val;
float hyst, lalm, hihi, high, low, lolo;
double val, hyst, lalm;
float hihi, high, low, lolo;
unsigned short hhsv, llsv, hsv, lsv;
if(prec->udf == TRUE ){