Closed
Bug 765449
Opened 13 years ago
Closed 13 years ago
warning for uninitialized variable and unhandled enum in switch
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 755048
People
(Reporter: hub, Unassigned)
Details
Attachments
(1 file)
3.53 KB,
patch
|
Details | Diff | Splinter Review |
There are so warning for uninitialized variable and unhandled enum in switch in the a11y code.
Attaching patch
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Updated•13 years ago
|
Attachment #633774 -
Flags: review?(dbolter)
![]() |
||
Comment 2•13 years ago
|
||
I think there's a patch for this on another bug (about warnings)
Comment 3•13 years ago
|
||
(In reply to david.bolter@gmail.com from comment #2)
> I think there's a patch for this on another bug (about warnings)
I'm pretty sure bug 755048 does, and probably ms2gers patch too, but I haven't read all of that one.
Updated•13 years ago
|
Attachment #633774 -
Flags: review?(dbolter)
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Comment 5•13 years ago
|
||
(In reply to Trevor Saunders (:tbsaunde) from comment #4)
>
> *** This bug has been marked as a duplicate of bug 755048 ***
I'd say take this one if we have a patch and active assignee. That's the way to move forward faster.
Comment 6•13 years ago
|
||
(In reply to alexander :surkov from comment #5)
> (In reply to Trevor Saunders (:tbsaunde) from comment #4)
> >
> > *** This bug has been marked as a duplicate of bug 755048 ***
>
> I'd say take this one if we have a patch and active assignee. That's the way
> to move forward faster.
true, on the other hand it seems a bit unfair :/
Comment 7•13 years ago
|
||
right but that bug seems to be endless :)
Reporter | ||
Comment 8•13 years ago
|
||
Resubmitted for bug 755048. as per comment #5
You need to log in
before you can comment on or make changes to this bug.
Description
•