Closed
Bug 332
Opened 26 years ago
Closed 24 years ago
Superfluous warnings and code cleanup
Categories
(MozillaClassic Graveyard :: Preferences, defect, P3)
Tracking
(Not tracked)
People
(Reporter: aoki, Assigned: aoki)
Details
Created by (aoki@netscape.com) on Wednesday, May 6, 1998 10:42:10 PM PDT
Additional Details :
Reported by Grian Grunkemeyer (bg2k@andrew.cmu.edu)
[comments from his patch appended below]
Added a default case to switch to handle some unhandled enum
values, but I don't know if that ever comes up, and I don't
know if it's a bad thing. So right now it just prints out
that it fell through teh switch at that file & line number.
Maybe there should be an assertion saying someone called the
function with the wrong parameters, if these are wrong. Have
someone who understands that file check this and do
something intelligent.
Got rid of some unused variables as well.
[patch submitted to newsgroup].
Updated by (aoki@netscape.com) on Monday, August 17, 1998 9:34:42 AM PDT
Additional Details :
Duplicate of bug #330
Comment 1•24 years ago
|
||
mid-air collision ? / bugzilla cleanup
Reopening (current State: resolved and no resolution)
Status: RESOLVED → REOPENED
Comment 2•24 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe of bug 330: "Superfluous warnings and cleanup" (same bug report)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•