diff --git a/configure/CONFIG_SITE b/configure/CONFIG_SITE index 5d79a17..916e5c4 100644 --- a/configure/CONFIG_SITE +++ b/configure/CONFIG_SITE @@ -14,7 +14,7 @@ # Set CHECK_RELEASE to NO to disable checking completely. # Set CHECK_RELEASE to WARN to perform consistency checking but # continue building anyway if conflicts are found. -#CHECK_RELEASE = YES +CHECK_RELEASE = WARN # To install files into a location other than $(TOP) define # INSTALL_LOCATION here. diff --git a/documentation/TODO.html b/documentation/TODO.html deleted file mode 100644 index c187d89..0000000 --- a/documentation/TODO.html +++ /dev/null @@ -1,8 +0,0 @@ -
A debate is on-going about what semantics should be.
-Must test removing a record from the PVDatabase while a pvAccess client -is attached. Also why do both unlisten and detach exists?
-Currently only some simple tests exist. Most of the testing has been via the examples
\ No newline at end of file