~info-martin-konrad/epics-base:fix-make-question-mode

Last commit made on 2018-09-07
Get this branch:
git clone -b fix-make-question-mode https://git.launchpad.net/~info-martin-konrad/epics-base
Only Martin Konrad can upload to this branch. If you are Martin Konrad please log in for upload directions.

Branch merges

Branch information

Name:
fix-make-question-mode
Repository:
lp:~info-martin-konrad/epics-base

Recent commits

46b5d60... by Martin Konrad

Fix "make --question" mode

Fix for lp:1669891

27431fa... by Andrew Johnson

Fix for lp: #1743795 FIFO Mode

fe4b5d7... by Andrew Johnson

Fix for lp: #1743795 LIFO Mode

a447ed8... by Andrew Johnson

Merged Dirk Zimoch's info_fields branch into 3.16

Used --squash to drop noisy history.
Modified the dbli output format slightly.

7ef9ea7... by Andrew Johnson

Merge 3.15 into 3.16

0f21196... by Andrew Johnson

Merge 3.14 branch into 3.15

31fc35f... by Andrew Johnson

dbCa: Fix for lp: #541221

I'd looked at this a few times since it was reported, but never
actually fixed the bug I described in the comments. Apparently
the only thing left to do was to store the eventId and use it to
clear the subscription when we saw a type-change to a PV.

f892731... by Andrew Johnson

Fix epicsCalcTest for gcc 7.1.0 on minGW

Another case where the compile-time evaluation returns +1
but at run-time isnan() returns -1.

d20ce9e... by Andrew Johnson

Release notes for dbTest changes

e82f59a... by Andrew Johnson

Fix dbgf printing of long strings