Closed
Bug 658498
Opened 14 years ago
Closed 14 years ago
Build with mozilla-central is broken after Bug 654201 landing
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 658503
People
(Reporter: ojab, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0a1) Gecko/20110520 Firefox/6.0a1
Build Identifier:
/sources/comm-central/mailnews/imap/src/nsImapProtocol.cpp:1262:41: error: no matching function for call to ‘nsISocketTransport::IsAlive(PRBool*)’
/sources/comm-central/mailnews/imap/src/nsImapProtocol.cpp:1262:41: note: candidate is:
../../../mozilla/dist/include/nsISocketTransport.h:96:28: note: virtual nsresult nsISocketTransport::IsAlive(PRBool, PRBool*)
../../../mozilla/dist/include/nsISocketTransport.h:96:28: note: candidate expects 2 arguments, 1 provided
Reproducible: Always
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•