summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-02 01:10:16 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-02 01:10:16 +0000
commit7c6a2b46d4c93bcf7d547aff6c80878f250e61ac (patch)
tree5a01ed8a6aaf9405f33268ce409fee7b13fae385 /TAO/orbsvcs/tests
parentb6741adcc9bc9102c8bc88309f354b3264d608f0 (diff)
downloadATCD-7c6a2b46d4c93bcf7d547aff6c80878f250e61ac.tar.gz
ChangeLogTag: Fri Dec 1 19:05:22 2000 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests')
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.cpp b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.cpp
index cb41a25049d..601494c38b9 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.cpp
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.cpp
@@ -75,7 +75,8 @@ Ptest::init (int argc,
int
Ptest::run (void)
{
- ACE_TRY_NEW_ENV
+ ACE_DECLARE_NEW_CORBA_ENV;
+ ACE_TRY
{
if (this->query_ == 1)
{