Issue 236: operator>>= on strings and object references (cxx_revision) Source: (, ) Nature: Uncategorized Severity: LOW Summary: Summary: Sec 16.12.2 Pg 16-27 CORBA2.0 Sun wants to add para.: Extraction operator>>= doesn"t free old storage, doesn"t pass old string to string_free, doesn"t invoke release on old object reference. Resolution: Clarifying text added Revised Text: editorial change Actions taken: October 14, 1996: received issue February 19, 1999: closed issue Discussion: End of Annotations:===== This is issue # 236 operator>>= on strings and object references Sec 16.12.2 Pg 16-27 CORBA2.0 Sun wants to add para.: Extraction operator>>= doesn't free old storage, doesn't pass old string to string_free, doesn't invoke release on old object reference. -Juergen