summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-19 08:09:55 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-19 08:09:55 +0000
commit10fc1a52ad4bc0d1d3d6716d18f77d04022bd2a8 (patch)
treed541e223787356d763c5d2b748a96655c1a155be /ace/README
parent24720a8daf0f3230eeb9be4134a778224733ce08 (diff)
downloadATCD-10fc1a52ad4bc0d1d3d6716d18f77d04022bd2a8.tar.gz
ChangeLogTag: Wed Apr 19 07:44:49 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/README b/ace/README
index b3ee57dd2b7..748e5164c84 100644
--- a/ace/README
+++ b/ace/README
@@ -226,10 +226,6 @@ ACE_HAS_WORKING_EXPLICIT_TEMPLATE_DESTRUCTOR
ACE_HAS_BROKEN_ACCEPT_ADDR Platform can't correctly deal
with a NULL addr to accept()
(e.g, VxWorks).
-ACE_HAS_BROKEN_NAMESPACES Compiler/platform doesn't
- support namespaces (or the
- support is not fully
- implemented.)
ACE_HAS_BROKEN_CONDITIONAL_STRING_CASTS Compiler can't handle const char *
as rvalue in conditional operator.
ACE_HAS_BROKEN_CONVERSIONS Compiler can't handle calls