Andrew Johnson
Andrew Johnson
You're right the roots.h changes are there, maybe the link that I followed was only pointing to one of the PR commits and I didn't notice. Apologies for not looking...
> Could one of you try to manually run nonEpicsThreadPriorityTest on OSX? The Makefile is explicitly only building that test on Linux. ```Makefile ifeq ($(OS_CLASS),Linux) ifeq ($(USE_POSIX_THREAD_PRIORITY_SCHEDULING),YES) TESTPROD_HOST += nonEpicsThreadPriorityTest...
The APS gateways (we have over 50 running) still use GNU Regex patterns, so thanks for not removing that support.
I just created a Codeathon issue for errlog [epics-base #747](https://github.com/epics-base/epics-base/issues/747) which might be helpful in the long run. At APS we always import community sources into a local Git repository...
Ignoring the changes that added all the JSON logging code, since R3.7 we've added the `timeout` parameter to `caPutLogInit()` and `caPutLogReconf()`, the routines to configure time output format and burst...