Closed Bug 677641 Opened 13 years ago Closed 13 years ago

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

Categories

(Toolkit :: Crash Reporting, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla8

People

(Reporter: espindola, Assigned: espindola)

Details

Attachments

(1 file)

No description provided.
Attachment #551844 - Flags: review?(mh+mozilla)
The first field in a MDLocationDescriptor is a u_int32_t, so change this cast to the correct type. This fixes an error newer clang versions find in c++ 0x mode. See http://llvm.org/viewvc/llvm-project/?view=rev&revision=136181 for more information.
Attachment #551844 - Flags: review?(mh+mozilla) → review?(ted.mielczarek)
Committed Breakpad r824
Comment on attachment 551844 [details] [diff] [review] Fix cast to the correct type You're welcome to land this in m-c as well.
Attachment #551844 - Flags: review?(ted.mielczarek) → review+
Assignee: nobody → respindola
Pushed to inbound.
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 13 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: