Closed
Bug 213543
Opened 21 years ago
Closed 21 years ago
In function `nsresult Register(const char *)': warning: return of negative value `-1' to `nsresult' warning: negative integer implicitly converted to unsigned type
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
677 bytes,
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
/mnt/ibm/mozhack/mozilla/xpcom/tools/registry/regxpcom.cpp: In function `nsresult Register(const char *)': /mnt/ibm/mozhack/mozilla/xpcom/tools/registry/regxpcom.cpp:214: warning: return of negative value `-1' to `nsresult' /mnt/ibm/mozhack/mozilla/xpcom/tools/registry/regxpcom.cpp:214: warning: negative integer implicitly converted to unsigned type
Attachment #128330 -
Flags: review?(dougt)
Updated•21 years ago
|
Blocks: buildwarning
Updated•21 years ago
|
Attachment #128330 -
Flags: review?(dougt) → review+
checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•