Closed Bug 678054 Opened 14 years ago Closed 14 years ago

Fix c++0x initializer list error found by clang

Categories

(Core :: Widget: Cocoa, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla8

People

(Reporter: espindola, Unassigned)

Details

Attachments

(1 file)

Attached patch fix buildSplinter Review
Fix build with clang and c++0x. The first element in a NSPoint is a CGFloat, so in c++0x we need an explicit cast when using aX in an initializer list.
Attachment #552213 - Flags: review?(mh+mozilla)
Attachment #552213 - Flags: review?(mh+mozilla) → review?(joshmoz)
Attachment #552213 - Flags: review?(joshmoz) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla8
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: