Closed
Bug 211231
Opened 22 years ago
Closed 22 years ago
build warnings in nsImapServerResponseParser.cpp
Categories
(MailNews Core :: Networking: IMAP, defect)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 182275
People
(Reporter: bugzilla, Assigned: Bienvenu)
Details
when build under gcc under win32:
c:/mozilla/mozilla/mailnews/imap/src/nsImapServerResponseParser.cpp: In member
function `virtual void nsImapServerResponseParser::HandleMemoryFailure()':
c:/mozilla/mozilla/mailnews/imap/src/nsImapServerResponseParser.cpp:291: warning
: passing negative value `-1000' for argument 1 of `void nsImapProtocol::AlertUserEventUsingId(unsigned int)'
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 182275 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•22 years ago
|
Blocks: buildwarning
Updated•22 years ago
|
No longer blocks: buildwarning
Updated•22 years ago
|
Blocks: buildwarning
Updated•22 years ago
|
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•