Closed
Bug 1289662
Opened 9 years ago
Closed 10 months ago
[meta] [Uptime] Low-level defect prevention and detection
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox50 | --- | affected |
People
(Reporter: n.nethercote, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: meta, Whiteboard: [Uptime])
This is a Project Uptime meta-bug for bugs aimed at preventing entire classes of low-level defects. For example, by using smart pointers and compiler annotations to prevent or detect common programming mistakes, particularly in C and C++ code.
![]() |
Reporter | |
Comment 1•9 years ago
|
||
I'm extending this to also be about writing code to detect problems, e.g. assertions and internal consistency checks.
Summary: [Uptime] Low-level defect prevention → [Uptime] Low-level defect prevention and detection
Updated•4 years ago
|
Summary: [Uptime] Low-level defect prevention and detection → [meta] [Uptime] Low-level defect prevention and detection
Updated•3 years ago
|
Severity: normal → S3
Comment 2•10 months ago
|
||
This project ended a long time ago.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•