Closed Bug 1169034 Opened 10 years ago Closed 10 years ago

include <cstdlib> in ThreadStackHelper.cpp to declare correct overload for std::abs

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox41 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

Details

Attachments

(1 file)

The integer-valued {,l,ll}abs functions come from <stdlib.h>, and so the integer-valued overload for std::abs comes from <cstdlib>.
The integer-valued {,l,ll}abs functions come from <stdlib.h>, and so the integer-valued overload for std::abs comes from <cstdlib>.
Attachment #8612389 - Flags: review?(jseward)
Attachment #8612389 - Flags: review?(jseward)
Attachment #8612389 - Flags: review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: