summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-16 23:49:32 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-16 23:49:32 +0000
commit0d6619838bb9636732091ecff8f135ae40d5d30a (patch)
tree011314907386809481587d50747d0a69ff2fc72b /TAO/docs
parent2f3fe34d618813f721b183f4ec8dd7b2f4506343 (diff)
downloadATCD-0d6619838bb9636732091ecff8f135ae40d5d30a.tar.gz
Updated the tasks for native C++ exceptions.
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/releasenotes/TODO.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/docs/releasenotes/TODO.html b/TAO/docs/releasenotes/TODO.html
index 23308d920c8..389368baf7b 100644
--- a/TAO/docs/releasenotes/TODO.html
+++ b/TAO/docs/releasenotes/TODO.html
@@ -206,6 +206,8 @@
to create them.
<BR>[STATUS] SII is working OK, we still need to complete
the support for DII.
+ <BR>[STATUS] The DII support was completed, but remains
+ untested.
<P></LI>
<LI>Add the _raise() method to the exceptions.
@@ -248,6 +250,9 @@
alternative mapping, but are very useful.
<BR>[STATUS] This seems to be OK now, the code seems to
compile and work correctly now.
+ <BR>[STATUS] We need a new macro (TAO_TRY_THROW) to use
+ inside the TAO_TRY blocks, because TAO_THROW will not go
+ into the TAO_CATCH blocks, even if the exceptions match.
<P></LI>
<LI>We need to test the ORB for resource leaking in the