Closed
Bug 721069
Opened 14 years ago
Closed 14 years ago
Remove default case from filter switch statement
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
Attachments
(1 file)
|
480 bytes,
patch
|
cjones
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #591492 -
Flags: review?(jones.chris.g)
| Assignee | ||
Comment 1•14 years ago
|
||
This fixes a clang warning and allows us to get warnings when a new enumeration is added to the enum.
Updated•14 years ago
|
Attachment #591492 -
Flags: review?(jones.chris.g) → review+
Comment 2•14 years ago
|
||
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in
before you can comment on or make changes to this bug.
Description
•