summaryrefslogtreecommitdiff
path: root/sal/util
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-11-11 11:25:51 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-11-11 11:25:51 +0000
commit4392b563394bb4d801522db746253ce5dbb85d06 (patch)
treeb9a5872579bef64c32d1077d4bdbfd99239d8511 /sal/util
parent32e6a456499dee274a1083c576e689d3acff7f1c (diff)
INTEGRATION: CWS c06 (1.53.38); FILE MERGED
2005/09/29 11:01:56 hro 1.53.38.1: #i53531# Disable error reporting in signal handler if crash reporting is disabled in configuration
Diffstat (limited to 'sal/util')
-rwxr-xr-xsal/util/sal.map5
1 files changed, 5 insertions, 0 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index 6479d1774..8bd31ccb8 100755
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -532,3 +532,8 @@ UDK_3.3 {
rtl_ustr_asciil_reverseEquals_WithLength;
} UDK_3.2;
+UDK_3.4 {
+ global:
+ osl_setErrorReporting;
+} UDK_3.3;
+