Closed
Bug 1068193
Opened 10 years ago
Closed 10 years ago
Build error in gfxWindowsNativeDrawing.cpp with clang-cl
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
1.34 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
13:27.72 c:/moz/fallback/gfx/thebes/gfxWindowsNativeDrawing.cpp(272,31) : error(clang): no viable conversion from 'TemporaryRef<mozilla::gfx::DataSourceSurface>' to 'RefPtr<mozilla::gfx::SourceSurface>'
13:27.73 RefPtr<SourceSurfui.obj
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → ehsan.akhgari
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8490257 -
Flags: review?(jmuizelaar)
Comment 2•10 years ago
|
||
FWIW, with the patch from bug 1068198 we won't have such problems anymore.
Updated•10 years ago
|
Attachment #8490257 -
Flags: review?(jmuizelaar) → review+
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Updated•10 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•