~bhill/epics-base:dbLoadSuspendOnError

Last commit made on 2019-05-20
Get this branch:
git clone -b dbLoadSuspendOnError https://git.launchpad.net/~bhill/epics-base
Only Bruce Hill can upload to this branch. If you are Bruce Hill please log in for upload directions.

Branch merges

Branch information

Name:
dbLoadSuspendOnError
Repository:
lp:~bhill/epics-base

Recent commits

10897d5... by Bruce Hill

Remove stale TODO comment re dbLoad error handling.

4e3d161... by Bruce Hill

Added list of detected errors for dbLoadSuspendOnError feature.

75dc98a... by Bruce Hill

DOC: Add dbLoadSuspendOnError variable to suspend st.cmd on dbLoad related errors.

Default is 0, no change to current behavior.
When set to 1, the thread reading the st.cmd file is suspended on the following errors:
* db file syntax errors
* unexpanded macros
* invalid DTYP
* invalid enum name
* DESC or other string fields > 40 char

63cff13... by Bruce Hill

Add dbLoadSuspendOnError variable to suspend st.cmd on dbLoad related errors.

f486dba... by Andrew Johnson

Add some epics-controls publishing instructions, incomplete

7a84a1a... by Andrew Johnson

Update Base version numbers for next patch release

a9dbd4d... by Andrew Johnson

Update libcom and base version numbers, no -DEV

ccf34ae... by mdavidsaver

update PVD and PVA

f559c36... by Andrew Johnson

Update tagged modules: pvDatabase 4.4.2, pvaClient 4.5.0

8217fa8... by Andrew Johnson

Reimplement show-makefiles to display duplicates