Closed Bug 46674 Opened 26 years ago Closed 26 years ago

Mac warning in intl/strres/src/nsStringBundle.cpp:941

Categories

(Core :: Internationalization, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: Brade, Assigned: warrensomebody)

Details

http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/intl/strres/src/ nsStringBundle.cpp&mark=941#931 This warning appears in recent Mac builds (from tinderbox): Possible unwanted assignment 939 for (i = 0; i < argCount; i++) { 940 PRInt32 pos = args.FindChar('\n', PR_FALSE, offset); 941 if (pos = -1) 942 pos = args.Length(); 943 nsAutoString arg;
warren fixed this yesterday :-)
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Target Milestone: --- → M18
verified
Status: RESOLVED → VERIFIED
Component: XP Miscellany → Internationalization
You need to log in before you can comment on or make changes to this bug.