Closed
Bug 138188
Opened 23 years ago
Closed 17 years ago
nsDeviceContextPh.cpp:302: warning: enumeration values not handled in switch
Categories
(Core Graveyard :: GFX: Photon, defect, P4)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: timeless, Assigned: amardare)
References
Details
Attachments
(1 file)
|
3.89 KB,
patch
|
Details | Diff | Splinter Review |
add a default: break; to fix the warning, tab squishing, and early return
instead of return after else.
Updated•23 years ago
|
Priority: -- → P4
Updated•23 years ago
|
Blocks: buildwarning
Updated•18 years ago
|
Assignee: timeless → amardare
Component: GFX → GFX: Photon
QA Contact: chrispetersen → photon
Comment 2•17 years ago
|
||
With the removal of gfx/src/photon (see bug 447693) this bug is no longer valid.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Updated•17 years ago
|
No longer blocks: buildwarning
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•