Closed
Bug 727220
Opened 13 years ago
Closed 13 years ago
Fix _CGLContextObject's forward declaration
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: espindola, Assigned: espindola)
References
Details
Attachments
(1 file)
398 bytes,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
It is declared as a struct in NSOpenGL.h. This fixes an error with clang and -Werror.
Attachment #597143 -
Flags: review?(jmuizelaar)
Assignee | ||
Updated•13 years ago
|
Blocks: clang-macosx
Updated•13 years ago
|
Attachment #597143 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Assignee: nobody → respindola
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
You need to log in
before you can comment on or make changes to this bug.
Description
•