Summary: | repository_id is missing | ||
---|---|---|---|
Product: | TAO | Reporter: | Johnny Willemsen <jwillemsen> |
Component: | ORB | Assignee: | Johnny Willemsen <jwillemsen> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 1.4.6 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 1278 | ||
Attachments: | Proposed changes |
Description
Johnny Willemsen
2005-07-04 07:10:22 CDT
reassign Created attachment 362 [details]
Proposed changes
accept. Will be added after x.4.7 is out. Fixed Mon Jul 25 18:00:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl> * TAO_IDL/be/be_interface.cpp: * TAO_IDL/be/be_visitor_component/component_sh.cpp: * TAO_IDL/be/be_visitor_interface/amh_sh.cpp: * TAO_IDL/be/be_visitor_interface/interface_sh.cpp: * TAO_IDL/be/be_visitor_interface/interface_ss.cpp: * tao/Abstract_Servant_Base.h: * tao/LocalObject.{h,cpp}: * tao/Object.{h,cpp}: * tao/Object_Proxy_Broker.h: * tao/Remote_Object_Proxy_Broker.{h,cpp}: * tao/PortableServer/Collocated_Object_Proxy_Broker.{h,cpp}: * tao/PortableServer/Servant_Base.{h,cpp}: Added CORBA::Object::_repository_id, this fixes bugzilla 2180 * tests/OctetSeq/client.cpp: Call _repository_id * tao/PortableServer/Active_Object_Map.h: No need to export this class |