Bug 2512

Summary: CORBA::ORB::RequestSeq should be CORBA::RequestSeq
Product: TAO Reporter: Johnny Willemsen <jwillemsen>
Component: ORBAssignee: DOC Center Support List (internal) <tao-support>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 1.5.1   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 1278    

Description Johnny Willemsen 2006-04-24 08:02:27 CDT
Mismatch with corba spec, CORBA::ORB::RequestSeq should be CORBA::RequestSeq
Comment 1 Johnny Willemsen 2006-04-24 08:03:57 CDT
see 7.3.1 of the corba spec
Comment 2 Johnny Willemsen 2006-04-24 08:23:18 CDT
Mon Apr 24 13:12:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>
        * tao/ORB.{h,cpp}:
          Updated CORBA::ORB::RequestSeq to CORBA::RequestSeq as the spec
          describes. Fixes bugzilla bug 2512.