Closed Bug 1393897 Opened 7 years ago Closed 5 years ago

nICEr does not compile with MinGW because of 'interface' keyword

Categories

(Core :: WebRTC, defect, P3)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: tjr, Assigned: tjr)

References

(Blocks 1 open bug)

Details

(Whiteboard: [tor])

Attachments

(1 file)

In MSVC 'interface' is a keyword that MinGW defines to be 'struct'. 'interface' is also a member name in nr_local_addr which is a common type. Replacing a member name with a struct causes all sorts of breakage.
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: