summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2019-05-02 13:48:20 -0700
committerStephan Bergmann <sbergman@redhat.com>2019-05-07 15:47:22 +0200
commit187174d5c18f80f2e6fe03355379e5e14117791e (patch)
tree5de737e23ba2b45f62a0aa793b26542776271c4a /include
parent29d35c823f100347ed736ee8d3c3925a39702003 (diff)
tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)
Replace OSL_VERIFY with if-statement and SAL_WARN and add some unit tests to ensure the implementation works and the replacements don't introduce some side effects. Change-Id: I4ed50eee53e4dba4d392ed2486186d48f919ce1d Reviewed-on: https://gerrit.libreoffice.org/71712 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/sal/log-areas.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox
index da6fd1c4a171..d72710a1f79e 100644
--- a/include/sal/log-areas.dox
+++ b/include/sal/log-areas.dox
@@ -90,6 +90,7 @@ certain functionality.
@li @c connectivity.odbc
@li @c connectivity.parse
@li @c connectivity.postgresql
+@li @c connectivity.resource
@li @c connectivity.writer
@section comphelper