Closed
Bug 1273900
Opened 9 years ago
Closed 9 years ago
Necko: |sprintf| is deprecated
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: tzimmermann, Assigned: tzimmermann)
References
Details
(Whiteboard: [necko-active])
Attachments
(1 file)
Necko fails to build on B2G because |sprintf| is deprecated. Probably applies to some Linux systems as well.
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/53512/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/53512/
Attachment #8753850 -
Flags: review?(mcmanus)
Updated•9 years ago
|
Attachment #8753850 -
Flags: review?(mcmanus) → review?(daniel)
Comment 2•9 years ago
|
||
Comment on attachment 8753850 [details]
MozReview Request: Bug 1273900: Replace |sprintf| with |snprintf| in netwerk/system/linux/, r?mcmanus
https://reviewboard.mozilla.org/r/53512/#review50562
Attachment #8753850 -
Flags: review?(daniel) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Updated•9 years ago
|
Whiteboard: [necko-actove]
Updated•9 years ago
|
Whiteboard: [necko-actove] → [necko-active]
Comment 5•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•