Closed Bug 1577583 Opened 5 years ago Closed 5 years ago

turn off `-Wno-register` for cairo C++ code

Categories

(Core :: Graphics, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

References

Details

Attachments

(1 file)

..since C++17 technically doesn't permit this.

register isn't allowed in C++17, but cairo is too old to care.

Attachment #9089204 - Attachment description: Bug 1577583 - turn off `-Wregister` for cairo code; r=#build → Bug 1577583 - use __builtin_popcount in cairo for clang; r=lsalzman
Pushed by nfroyd@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/89dc428d24ca use __builtin_popcount in cairo for clang; r=lsalzman
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: