Closed Bug 711385 Opened 13 years ago Closed 13 years ago

DrawTargetD2D.h fails to compile on GCC (mingw)

Categories

(Core :: Graphics, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla11

People

(Reporter: jacek, Assigned: jacek)

Details

Attachments

(1 file)

Attached patch fix v1.0Splinter Review
It uses stdext::hash_set that is deprecated and, as such, is in __gnu_cxx namespace. Even after changing the namespace, it still fails to compile. Using std::unordered_set fixes the problem.
Attachment #582246 - Flags: review?
Comment on attachment 582246 [details] [diff] [review] fix v1.0 If this passes try, I'm fine with it.
Attachment #582246 - Flags: review? → review+
Whiteboard: [inbound]
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla11
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: