Closed Bug 1513721 Opened 6 years ago Closed 6 years ago

Faulty: allow compilation on windows

Categories

(Core :: IPC, defect, P1)

Unspecified
Windows
defect

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: truber, Assigned: truber)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Faulty is currently broken on Windows because of dependence on POSIX random() and hooks that need re-implementation for Windows. This blocks having --enable-fuzzing builds at all on Windows. This will replace the random() calls with C++11 <random> and #ifdef the areas that don't compile on Windows, until it can be revisited.
Keywords: checkin-needed
Priority: -- → P1
Pushed by btara@mozilla.com: https://hg.mozilla.org/mozilla-central/rev/de3546e12200 Fix Faulty for compilation on Windows. r=posidron
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: