summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/README b/ace/README
index 2fc4a14df34..7674e4e1071 100644
--- a/ace/README
+++ b/ace/README
@@ -225,9 +225,6 @@ ACE_HAS_BROKEN_NAMESPACES Compiler/platform doesn't
support namespaces (or the
support is not fully
implemented.)
-ACE_HAS_BROKEN_BITSHIFT Compiler has integer overflow
- problem with bit-shift
- operations.
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