Closed
Bug 1192070
Opened 9 years ago
Closed 9 years ago
avoid complaining about missing override keywords in skia
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox42 fixed)
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.82 KB,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
I'm tired of seeing a raft of -Winconsistent-missing-override warnings when
compiling with clang. Let's fix that.
Attachment #8644672 -
Flags: review?(mh+mozilla)
Assignee | ||
Updated•9 years ago
|
Blocks: buildwarning
Updated•9 years ago
|
Attachment #8644672 -
Flags: review?(mh+mozilla) → review+
Comment 3•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•