From 7c6a2b46d4c93bcf7d547aff6c80878f250e61ac Mon Sep 17 00:00:00 2001 From: parsons Date: Sat, 2 Dec 2000 01:10:16 +0000 Subject: ChangeLogTag: Fri Dec 1 19:05:22 2000 Jeff Parsons --- TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/Ptest.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TAO/orbsvcs/tests') 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) { -- cgit v1.2.1