Closed
Bug 221142
Opened 21 years ago
Closed 21 years ago
warning: missing initializer for `nameprep_versions[1].unassigned_proc
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
Details
Attachments
(1 file)
535 bytes,
patch
|
darin.moz
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
/swap/BEOS/mozilla/netwerk/dns/src/nameprep.c:
85: warning: missing initializer for `nameprep_versions[1].unassigned_proc'
Attachment #132588 -
Flags: superreview?(darin)
Attachment #132588 -
Flags: review?(darin)
Comment 2•21 years ago
|
||
Comment on attachment 132588 [details] [diff] [review]
initialize the last two fields
r+sr=darin
thx timeless!
Attachment #132588 -
Flags: superreview?(darin)
Attachment #132588 -
Flags: superreview+
Attachment #132588 -
Flags: review?(darin)
Attachment #132588 -
Flags: review+
checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•