Bug 1931

Summary: The length() member function for sequences is not exception-safe.
Product: TAO Reporter: Carlos O'Ryan <coryan>
Component: ORBAssignee: Johnny Willemsen <jwillemsen>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 1.4.2   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 1929    

Description Carlos O'Ryan 2004-09-19 19:51:26 CDT
The non-const version of length() can leave the class in an inconsistent state.
 Also, there is no way to unit test the member function.
Comment 1 Carlos O'Ryan 2004-09-19 19:52:02 CDT
Yet another sequence bug.
Comment 2 Johnny Willemsen 2005-11-23 06:56:23 CST
Reassign, this one is handled in the sequenceupdate branch which will be made
public with the x.5.2 release
Comment 3 Johnny Willemsen 2006-04-05 09:15:53 CDT
accept
Comment 4 Johnny Willemsen 2006-04-19 07:28:18 CDT
Wed Apr 19 07:48:12 UTC 2006  Johnny Willemsen  <jwillemsen@remedy.nl>