Closed
Bug 694797
Opened 14 years ago
Closed 14 years ago
Cairo fails to build with VC11 because it tries to #define inline, which is a keyword in C++
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
|
2.14 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
VC11's xkeycheck.h catches this with an #error.
| Assignee | ||
Comment 1•14 years ago
|
||
Updated•14 years ago
|
Attachment #567307 -
Flags: review?(jmuizelaar) → review+
| Assignee | ||
Comment 3•14 years ago
|
||
Target Milestone: --- → mozilla10
| Assignee | ||
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•