The ip module does not use the typed rset from EPICS base. This adds some extra deprecation warnings:
In file included from /epics/base-7.0.7/include/dbAccess.h:20:0,
from ../devXxStrParm.c:14:
/epics/base-7.0.7/include/dbBase.h:164:5: warning: ‘rset’ is deprecated (declared at /epics/base-7.0.7/include/recSup.h:68) [-Wdeprecated-declarations]
rset *prset;
The ip module does not use the typed rset from EPICS base. This adds some extra deprecation warnings:
for example.