Closed Bug 499992 Opened 16 years ago Closed 16 years ago

nsMsgTemplateReplyHelper signed integer used for array index

Categories

(MailNews Core :: Composition, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.0b3

People

(Reporter: timeless, Assigned: timeless)

Details

Attachments

(1 file)

Attached patch used unsignedSplinter Review
mailnews/compose/src/nsMsgComposeService.cpp In member function ‘virtual nsresult nsMsgTemplateReplyHelper::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, PRUint32, PRUint32)’: 1105: warning: comparison between signed and unsigned integer expressions 1109: warning: comparison between signed and unsigned integer expressions 1117: warning: comparison between signed and unsigned integer expressions
Attachment #384663 - Flags: superreview?(neil)
Attachment #384663 - Flags: review?(neil)
Attachment #384663 - Flags: superreview?(neil)
Attachment #384663 - Flags: superreview+
Attachment #384663 - Flags: review?(neil)
Attachment #384663 - Flags: review+
Comment on attachment 384663 [details] [diff] [review] used unsigned Although you should probably change bodyOffset and readOffset to unsigned too.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.0b3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: