Closed
Bug 627178
Opened 15 years ago
Closed 15 years ago
Build warning in gfxUtils.h
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
Details
(Whiteboard: [build_warning])
Attachments
(1 file)
715 bytes,
patch
|
bas.schouten
:
review+
joe
:
approval2.0+
|
Details | Diff | Splinter Review |
nsIntRect is forward declared here as a class, and then actually defined as a struct.
Assignee | ||
Updated•15 years ago
|
Attachment #505180 -
Attachment is patch: true
Attachment #505180 -
Attachment mime type: application/octet-stream → text/plain
Attachment #505180 -
Flags: review?(bas.schouten)
Updated•15 years ago
|
Attachment #505180 -
Flags: review?(bas.schouten) → review+
![]() |
||
Updated•15 years ago
|
Assignee: nobody → matt.woodrow+bugzilla
![]() |
||
Updated•15 years ago
|
Attachment #505180 -
Flags: approval2.0+
Comment 1•15 years ago
|
||
Sweet, I guess you can ignore the patch in bug 586130 then...
Updated•15 years ago
|
Whiteboard: [build_warning]
Version: unspecified → Trunk
Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•