Open
Bug 1259308
Opened 7 years ago
Updated 5 years ago
Remove ALLOW_COMPILER_WARNINGS from signaling GYP projects
Categories
(Core :: WebRTC, defect, P3)
Core
WebRTC
Tracking
()
NEW
People
(Reporter: gps, Unassigned)
References
Details
media/webrtc/moz.build has ALLOW_COMPILER_WARNINGS for GYP_DIRS['signaling'] and GYP_DIRS['signalingtest']. These were added in bug 1124033 in order to get VS2015 building in warnings as errors mode. This bug tracks removing them. This /might/ be a dupe of bug 1257317. The warnings may sort themselves out on the next import of WebRTC from upstream.
Updated•6 years ago
|
Rank: 25
Priority: -- → P2
Comment 1•5 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•