Closed
Bug 224016
Opened 21 years ago
Closed 21 years ago
unused variable `nsresult result' in function `int main(int, char**)'
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
VERIFIED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
|
434 bytes,
patch
|
darin.moz
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
/Users/timeless/mozilla/netwerk/test/urltest.cpp: In function `int main(int, char**)': 417: warning: unused variable `nsresult result'
Attachment #134372 -
Flags: superreview?(darin)
Attachment #134372 -
Flags: review?(darin)
Updated•21 years ago
|
Attachment #134372 -
Flags: superreview?(darin)
Attachment #134372 -
Flags: superreview+
Attachment #134372 -
Flags: review?(darin)
Attachment #134372 -
Flags: review+
checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
VERIFIED: http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=urltest.cpp&branch=&root=/cvsroot&subdir=mozilla/netwerk/test&command=DIFF_FRAMESET&rev1=1.30&rev2=1.31
Status: RESOLVED → VERIFIED
OS: MacOS X → All
Hardware: Macintosh → All
You need to log in
before you can comment on or make changes to this bug.
Description
•