summaryrefslogtreecommitdiff
path: root/ACE/ace/README
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-06-06 10:29:02 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-06-06 10:29:02 +0200
commit1652ce786e3f76875cfa9008ac83682c4828d6a6 (patch)
treeba10965bec481728ad3c3c1744801124776d59ae /ACE/ace/README
parentcb68090e23b22ae8c3312955d9cd2d3fd957db3c (diff)
downloadATCD-1652ce786e3f76875cfa9008ac83682c4828d6a6.tar.gz
All compilers we support provide ACE_HAS_NEW_NOTHROW
* ACE/ace/CORBA_macros.h: * ACE/ace/OS_Memory.h: * ACE/ace/README: * ACE/ace/Svc_Handler.cpp: * ACE/ace/Svc_Handler.h: * ACE/ace/config-all.h: * ACE/ace/config-g++-common.h: * ACE/ace/config-hpux-11.00.h: * ACE/ace/config-lynxos.h: * ACE/ace/config-sunos5.5.h: * ACE/ace/config-win32-borland.h: * ACE/ace/config-win32-msvc-14.h: * ACE/examples/DLL/Newsweek.cpp: * ACE/examples/DLL/Newsweek.h: * ACE/examples/DLL/Today.cpp: * ACE/examples/DLL/Today.h: * ACE/examples/Shared_Malloc/test_persistence.cpp: * ACE/tests/DLL_Test_Impl.cpp: * ACE/tests/DLL_Test_Impl.h: * ACE/tests/Dynamic_Test.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Naming_Server.cpp: * TAO/orbsvcs/orbsvcs/Naming/FaultTolerant/FT_Persistent_Naming_Context_Factory.cpp: * TAO/orbsvcs/orbsvcs/Naming/Naming_Server.cpp: * TAO/orbsvcs/orbsvcs/Naming/Persistent_Naming_Context_Factory.cpp: * TAO/tao/Var_Size_Argument_T.cpp: * TAO/tests/POA/DSI/Database_i.cpp: * TAO/tests/POA/DSI/Database_i.h:
Diffstat (limited to 'ACE/ace/README')
-rw-r--r--ACE/ace/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/README b/ACE/ace/README
index 0367fbefdc0..59c493a026e 100644
--- a/ACE/ace/README
+++ b/ACE/ace/README
@@ -354,7 +354,6 @@ ACE_HAS_MT_SAFE_MKTIME Platform supports MT safe
ACE_HAS_MUTEX_TIMEOUTS Compiler supports timed mutex
acquisitions
(e.g. pthread_mutex_timedlock()).
-ACE_HAS_NEW_NOTHROW Compiler offers new (nothrow).
ACE_HAS_NONCONST_CHDIR Platform uses non-const char *
in call to chdir
ACE_HAS_NONCONST_CLOCK_SETTIME Platform uses non-const