Closed
Bug 786413
Opened 13 years ago
Closed 13 years ago
fix -pedantic removal in gfx/qcms
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
695 bytes,
patch
|
BenWa
:
review+
|
Details | Diff | Splinter Review |
gfx/qcms/Makefile.in tries to remove -pedantic, but it modifies CFLAGS instead of OS_CFLAGS.
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Attachment #656153 -
Flags: review?(bgirard)
Updated•13 years ago
|
Attachment #656153 -
Flags: review?(bgirard) → review+
![]() |
Assignee | |
Comment 2•13 years ago
|
||
Assignee: nobody → nfroyd
Status: NEW → ASSIGNED
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•