Issue 581: Errata for orbos/97-05-15 page 18-14, 18.5.1 (port-rtf) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: The C++ code for PortableServer::ServantLocator::Cookie defines Cookie directly in the PortableServer namespace. It should be inside the class ServantLocator Resolution: Fixed in CORBA 2.2 editing process Revised Text: Actions taken: May 27, 1997: received issue January 2, 1998: closed issue Discussion: End of Annotations:===== Return-Path: Date: Tue, 27 May 1997 17:26:56 -0700 (PDT) From: Alan Snyder Reply-To: Alan Snyder Subject: Portability Issues To: Juergen Boldt > page 18-14, 18.5.1 > > The C++ code for PortableServer::ServantLocator::Cookie > defines Cookie directly in the PortableServer namespace. > It should be inside the class ServantLocator.