Closed
Bug 855790
Opened 12 years ago
Closed 12 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•12 years ago
|
Attachment #730789 -
Flags: review?(matt.woodrow) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → ASSIGNED
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → reuben.bmo
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
Assignee | ||
Comment 4•12 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•12 years ago
|
Attachment #730789 -
Flags: approval-mozilla-b2g18? → approval-mozilla-b2g18+
Assignee | ||
Comment 5•12 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•