Open
Bug 1306541
Opened 8 years ago
Updated 1 year ago
Mark deprecated functions as deprecated
Categories
(NSS :: Libraries, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: mt, Unassigned)
References
(Blocks 1 open bug)
Details
This would help us avoid using them without explicitly opting to do so.
http://stackoverflow.com/a/21265197/1375574
We would probably need macro that suppressed the deprecation warning for use in tests, since we still want to do at least some testing for deprecated functions.
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•