Bug 1929

Summary: Problems with the implementation of sequences meta-bug
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: 1932, 2481, 1673, 1928, 1930, 1931, 1933, 1934, 1935, 1936, 1938, 1989, 2300, 2491, 2492    
Bug Blocks: 2299, 2315, 2454    

Description Carlos O'Ryan 2004-09-19 19:46:35 CDT
Track several problems in the implementation of CORBA sequences.  The problems
are related, at least in my mind because a proper solution requires a new
implementation.
Comment 1 Carlos O'Ryan 2004-09-19 19:47:08 CDT
Add depedency
Comment 2 Carlos O'Ryan 2004-09-19 19:47:38 CDT
Assigning to me.
Comment 3 Johnny Willemsen 2005-11-08 02:41:45 CST
added anohter depends on
Comment 4 Johnny Willemsen 2006-02-13 10:30:47 CST
make sure this gets merged correctly:

Mon Feb 13 15:51:38 UTC 2006  Chad Elliott  <elliott_c@ociweb.com>

        * TAO_IDL/fe/idl.ll:
        * TAO_IDL/fe/lex.yy.cpp:

          Remove trailing whitespace for const wstring's as is done for
          const string's.

        * tao/Seq_Var_T.h:
        * tao/Seq_Var_T.inl:

          Added const [] operators to the TAO_FixedSeq_Var_T and
          TAO_VarSeq_Var_T classes.
Comment 5 Johnny Willemsen 2006-02-24 08:08:34 CST
first merge to main cvs has been done on the sequenceupdate branch, another
resync with cvs head (which was x.4.10 at the moment of the first tag) is the
branch sequpdate2. Before making the branch the archive was tagged with
presequpdate2
Comment 6 Carlos O'Ryan 2006-04-19 08:49:52 CDT
Johnny, the only items that remain on this bug (1929) are dependencies on bugs
assigned to yourself.  I think it makes sense to have all the bugs assigned to
you so you can close them as needed.
Comment 7 Johnny Willemsen 2006-08-11 07:48:29 CDT
closing this bug, most issues have been resolved, others can be handled as
seperate ones