Closed Bug 1646211 Opened 4 years ago Closed 4 years ago

clang-11 warnings -Wvoid-pointer-to-int-cast in ContentParent.cpp

Categories

(Core :: DOM: Navigation, defect, P5)

defect

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox-esr68 --- unaffected
firefox-esr78 --- wontfix
firefox77 --- unaffected
firefox78 --- wontfix
firefox79 --- fixed

People

(Reporter: away, Assigned: away)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

No description provided.

clang-11 doesn't like the (long) casts:
error: cast to smaller integer type 'long' from 'void *' [-Werror,-Wvoid-pointer-to-int-cast]

Set release status flags based on info from the regressing bug 1602757

Severity: -- → S4
Priority: -- → P5
Pushed by dmajor@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/865f107670e4 Fix some clang-11 warnings -Wvoid-pointer-to-int-cast in ContentParent.cpp r=nika
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: