Closed Bug 613208 Opened 14 years ago Closed 10 years ago

cairo-wideint-type-private.h redefines int types with MSVC10

Categories

(Core :: Graphics, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INVALID
mozilla2.0

People

(Reporter: Mitch, Assigned: Mitch)

Details

Attachments

(1 file)

MSVC10 has stdint.h but cairo-wideint-type-private.h defines its own types anyway. Patch upcoming.
Attached patch PatchSplinter Review
This patch uses an MSVC version check. I'm not sure why HAVE_STDINT_H isn't defined, but for reference a version check was used here:

http://hg.mozilla.org/mozilla-central/file/b433764562cc/gfx/cairo/libpixman/src/pixman.h#l94
Attachment #491528 - Flags: review?(jmuizelaar)
Comment on attachment 491528 [details] [diff] [review]
Patch

It seems like HAVE_STDINT_H should be true on VS2010 so we shouldn't have to work around it.
Attachment #491528 - Flags: review?(jmuizelaar) → review-
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: