Closed
Bug 996673
Opened 11 years ago
Closed 11 years ago
Stop using |#pragma once| in Moz2D headers
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
2.68 KB,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
I think we should stop using |#pragma once| in Moz2D headers. I strongly suspect that of causing the KK failures here:
https://tbpl.mozilla.org/?tree=Try&rev=b288a454d812
due to the toolchain for that build being rubbish.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8406934 -
Flags: review?(bas)
Updated•11 years ago
|
Attachment #8406934 -
Flags: review?(bas) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in
before you can comment on or make changes to this bug.
Description
•