asTrap serverSpecific is dbChannel
Save/restore dbAddr::pfield around callbacks to avoid corruption if CB forgets to restore. Need to peak at dbChannel.h during libCom build. So generate dbCoreAPI.h early, and add extra -I to source location when compiling dbTrapWrite.c
This commit is contained in:
committed by
Andrew Johnson
parent
e6a2047bbf
commit
f6cd43b7cc
@@ -16,7 +16,7 @@ USR_CPPFLAGS += -DUSE_TYPED_RSET -DUSE_TYPED_DSET
|
||||
# Shared library ABI version.
|
||||
SHRLIB_VERSION = $(EPICS_DATABASE_MAJOR_VERSION).$(EPICS_DATABASE_MINOR_VERSION).$(EPICS_DATABASE_MAINTENANCE_VERSION)
|
||||
|
||||
API_HEADER = dbCoreAPI.h
|
||||
# dbCoreAPI.h generated earlier during libcom/
|
||||
dbCore_API = dbCore
|
||||
|
||||
LIBRARY_IOC += dbCore
|
||||
|
||||
Reference in New Issue
Block a user