Closed Bug 1393896 Opened 7 years ago Closed 5 years ago

nrappkit uses incorrect preprocessor flags to detect Windows

Categories

(Core :: WebRTC, enhancement, P3)

enhancement

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: tjr, Assigned: tjr)

References

(Blocks 1 open bug)

Details

(Whiteboard: [tor])

Attachments

(1 file)

In our patch on top of nrappkit, Windows is detected for header including using #ifndef _MSC_VER - this is incorrect (as it breaks the MinGW build). The correct directive to use is WIN32.
Blocks: 1393901
No longer blocks: 1330608
Rank: 17
Priority: -- → P1
Mass change P1->P2 to align with new Mozilla triage process
Priority: P1 → P2
Priority: P2 → P3

Last time I tried building WebRTC I did not get the same errors. I'm resolving the sub-bugs as Incomplete until I can go back to building WebRTC and if they are still applicable, I'll reopen.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: