Closed Bug 782255 Opened 14 years ago Closed 14 years ago

nsIInputStream::Available interface changed and broke Mailnews

Categories

(MailNews Core :: Backend, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 782102

People

(Reporter: mconley, Unassigned)

References

Details

Our tree is red with the following error message: ../../../../mailnews/base/src/nsMessenger.cpp: In member function 'virtual nsresult nsSaveMsgListener::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, PRUint32, PRUint32)': ../../../../mailnews/base/src/nsMessenger.cpp:1908:40: error: no matching function for call to 'nsIInputStream::Available(PRUint32*)' ../../../mozilla/dist/include/nsIInputStream.h:66:60: note: candidate is: virtual nsresult nsIInputStream::Available(PRUint64*) make[7]: *** [nsMessenger.o] Error 1 It seems that the interface to nsIInputStream::Available changed from using a PRUint32* to a PRUInt64*.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.