summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.5-sunc++-4.x.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-27 15:15:46 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-27 15:15:46 +0000
commit3ee20118ffea8092393fe552446e4f454ff7b828 (patch)
tree3af1b95bc973fa8c9d482f331a49e61d89101b31 /ace/config-sunos5.5-sunc++-4.x.h
parentfcad20073e95ae776aa20298a6787984be09e69c (diff)
downloadATCD-3ee20118ffea8092393fe552446e4f454ff7b828.tar.gz
added -noex back because exception handling seems flakey with Sun C++
Diffstat (limited to 'ace/config-sunos5.5-sunc++-4.x.h')
-rw-r--r--ace/config-sunos5.5-sunc++-4.x.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/config-sunos5.5-sunc++-4.x.h b/ace/config-sunos5.5-sunc++-4.x.h
index 6d48e9d2150..6dc3ffe3138 100644
--- a/ace/config-sunos5.5-sunc++-4.x.h
+++ b/ace/config-sunos5.5-sunc++-4.x.h
@@ -7,7 +7,8 @@
#if !defined (ACE_CONFIG_H)
#define ACE_CONFIG_H
-#define ACE_HAS_EXCEPTIONS
+// until we can trust exception handling with Sun C++, it's not enabled . . .
+// #define ACE_HAS_EXCEPTIONS
#define ACE_HAS_UNICODE
// #define ACE_HAS_TEMPLATE_TYPEDEFS