Closed Bug 1155624 Opened 11 years ago Closed 11 years ago

Use std::max instead of max macro in cubeb_wasapi.cpp.

Categories

(Core :: Audio/Video, defect)

x86_64
Windows
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla40
Tracking Status
firefox40 --- fixed

People

(Reporter: jacek, Assigned: jacek)

Details

Attachments

(1 file)

Attached patch fixSplinter Review
We build with -DNOMINMAX on mingw, so the macro is not available there. The attached patch uses std::max templated function instead.
Attachment #8593900 - Flags: review?(kinetik)
Attachment #8593900 - Flags: review?(kinetik) → review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: