Closed mreynolds389 closed 2 weeks ago
Looks like all #if(n)def HAVE_CLOCK_GETTIME have been removed except the back-ldbm/vlv.c one. Was it forgotten ?
Looks like all #if(n)def HAVE_CLOCK_GETTIME have been removed except the back-ldbm/vlv.c one. Was it forgotten ?
I don't see HAVE_CLOCK_GETTIME anywhere in the code anymore. I did add some last minute commits - maybe you need to refresh the PR?
Couple of related lines in healthcheck_test were missed:
Fixed
Couple of related lines in healthcheck_test were missed:
Fixed
All the tests as passing now, can you review this @droideck ?
Remove the code for checking is CLOCK exists and the logging_hr_timestamps config settings
Also fixed some compiler warnings
relates: https://github.com/389ds/389-ds-base/issues/6397