Issue 3477

Summary: ByteString == does not work with gcc-2.95.3 and STLport-4.5
Product: porting Reporter: nickb
Component: codeAssignee: sander_traveling
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: ---   
Hardware: SGI   
OS: IRIX   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
transex3/source/localize.cxx - use .Equals rather then == none

Description nickb 2002-03-14 03:06:02 UTC
Same as Issue 798

transex3/source/localize.cxx

ByteString == doesn't work, needs to be ByteString.Equals().

This needs to be fixed in: HEAD, OOO_STABLE_1 and OO642B
Comment 1 nickb 2002-03-14 03:06:37 UTC
Created attachment 1205 [details]
transex3/source/localize.cxx - use .Equals rather then ==
Comment 2 sander_traveling 2002-03-17 23:16:32 UTC
the part that wasn't already applied (or didn't conflict) commited in 
1.23 (HEAD & OOO_STABLE_1) - i'm not sure if/what will become of 642B,
i'm not merging any patches into it at the moment.
Comment 3 michael.bemmer 2003-03-24 08:37:27 UTC
As agreed on I will close these resolved fixed issues now. If you have trouble
with that, please re-open the issue.
Comment 4 michael.bemmer 2003-03-24 08:51:23 UTC
As agreed on I will close these resolved fixed issues now. If you have trouble
with that, please re-open the issue.