Issue 3477 - ByteString == does not work with gcc-2.95.3 and STLport-4.5
Summary: ByteString == does not work with gcc-2.95.3 and STLport-4.5
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: current
Hardware: SGI IRIX
: P3 Trivial (vote)
Target Milestone: ---
Assignee: sander_traveling
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-14 03:06 UTC by nickb
Modified: 2003-03-24 08:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
transex3/source/localize.cxx - use .Equals rather then == (2.13 KB, patch)
2002-03-14 03:06 UTC, nickb
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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.