Closed
Bug 672959
Opened 14 years ago
Closed 14 years ago
[OS/2] build break due to mismatch in function - follow-up to bug467669
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
FIXED
mozilla8
People
(Reporter: wuno, Assigned: wuno)
References
Details
(Whiteboard: [inbound])
Attachments
(1 file)
|
2.08 KB,
patch
|
dragtext
:
review+
|
Details | Diff | Splinter Review |
E:/hg-src/hg/comm-central/mozilla/gfx/thebes/gfxOS2Fonts.cpp: In member function 'void gfxOS2FontGroup::CreateGlyphRunsFT(gfxTextRun*, const PRUint8*, PRUint32)': E:/hg-src/hg/comm-central/mozilla/gfx/thebes/gfxOS2Fonts.cpp:714: error: no matching function for call to 'gfxTextRun::AddGlyphRun(gfxOS2Font*&, int)' E:/hg-src/hg/comm-central/mozilla/gfx/thebes/gfxFont.h:1949: note: candidates are: nsresult gfxTextRun::AddGlyphRun(gfxFont*, PRUint8, PRUint32, PRBool)
after check-in for bug467669
| Assignee | ||
Comment 1•14 years ago
|
||
Updated•14 years ago
|
Attachment #547258 -
Flags: review?(dragtext) → review+
| Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 2•14 years ago
|
||
Keywords: checkin-needed
Whiteboard: [inbound]
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla8
You need to log in
before you can comment on or make changes to this bug.
Description
•