Closed
Bug 855790
Opened 9 years ago
Closed 9 years ago
Clang error: forward declaration of class cannot have a nested name specifier" at gfxPlatformMac.h
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla22
People
(Reporter: reuben, Assigned: reuben)
Details
Attachments
(1 file)
|
710 bytes,
patch
|
mattwoodrow
:
review+
overholt
:
approval-mozilla-b2g18+
|
Details | Diff | Splinter Review |
On clang version 3.3 (trunk 178068), gfxPlatformMac.h fails to build.
Updated•9 years ago
|
Attachment #730789 -
Flags: review?(matt.woodrow) → review+
| Assignee | ||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d8ddbb883e3b
Status: NEW → ASSIGNED
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → reuben.bmo
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d8ddbb883e3b
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
| Assignee | ||
Comment 4•9 years ago
|
||
Comment on attachment 730789 [details] [diff] [review] Fix Clang error Trying approval for b2g18 because this forces me to keep these patches around when working on b2g18 (and anyone with a recent enough Clang). [Approval Request Comment] Bug caused by (feature/regressing bug #): Updating Clang. User impact if declined: None, affects developers on recent Clang versions. Testing completed: Patch is minimal and has been in central for a while now. Risk to taking this patch (and alternatives if risky): No risk, warnings-as-errors fix. String or UUID changes made by this patch: None.
Attachment #730789 -
Flags: approval-mozilla-b2g18?
Updated•9 years ago
|
Attachment #730789 -
Flags: approval-mozilla-b2g18? → approval-mozilla-b2g18+
| Assignee | ||
Comment 5•9 years ago
|
||
https://hg.mozilla.org/releases/mozilla-b2g18/rev/a30f2b588c76
You need to log in
before you can comment on or make changes to this bug.
Description
•