summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-17 16:35:39 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-17 16:35:39 +0000
commitbdfc16eec11704f104cecd28db0bb70c29204ea7 (patch)
tree4f861091bab26d729e34c6d45394eba99fa163f8 /ace/README
parent54d90a6c68a1438a98abe3accac7c39c00639ec5 (diff)
downloadATCD-bdfc16eec11704f104cecd28db0bb70c29204ea7.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/README b/ace/README
index b0b315f38a7..4bda9c0084a 100644
--- a/ace/README
+++ b/ace/README
@@ -159,6 +159,9 @@ ACE_HAS_AUTOMATIC_INIT_FINI Compiler/platform correctly
ACE_HAS_BIG_FD_SET Compiler/platform has typedef
u_long fdmask (e.g., Linux and
SCO).
+ACE_HAS_BROKEN_EXPLICIT_DESTRUCTOR Compiler can't handle calling destructor
+ explicitly using "normal" syntax, see
+ "ace/OS.h" for details.
ACE_HAS_BROKEN_NAMESPACES Compiler/platform doesn't
support namespaces (or the
support is not fully