Closed Bug 211221 Opened 21 years ago Closed 14 years ago

build warnings in nsNNTPProtocol.cpp

Categories

(MailNews Core :: Networking: NNTP, defect)

x86
Windows XP
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: bugzilla, Unassigned)

References

(Blocks 1 open bug)

Details

when building with gcc under win32 I get:

c:/mozilla/mozilla/mailnews/news/src/nsNNTPProtocol.cpp: In member function
   `PRInt32 nsNNTPProtocol::ReadXover(nsIInputStream*, unsigned int)':
c:/mozilla/mozilla/mailnews/news/src/nsNNTPProtocol.cpp:3616: warning: argument

   of negative value `-1' to `unsigned int'
c:/mozilla/mozilla/mailnews/news/src/nsNNTPProtocol.cpp: In member function
   `PRInt32 nsNNTPProtocol::DisplayNewsRC()':
c:/mozilla/mozilla/mailnews/news/src/nsNNTPProtocol.cpp:4042: warning: passing
   negative value `-1' for argument 2 of `void
   nsNNTPProtocol::SetProgressBarPercent(unsigned int, unsigned int)'
nsNewsDownloader.cpp
Blocks: buildwarning
Product: MailNews → Core
sorry for the spam.  making bugzilla reflect reality as I'm not working on these bugs.  filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Filter on "Nobody_NScomTLD_20080620"
QA Contact: stephend → networking.news
Product: Core → MailNews Core
Someone fixed these particular warnings, all I see now is the ubiquitous FILE_ILLEGAL_CHARACTERS redefinition and an anonymous enum type mismatch.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.