Closed Bug 1323307 Opened 8 years ago Closed 4 years ago

replace all the system-specific endianness goo in EndianUtils.h with defines set from moz.configure

Categories

(Core :: MFBT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox53 --- wontfix
firefox80 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

Details

Attachments

(1 file)

moz.configure determines all of this anyway, as:

http://dxr.mozilla.org/mozilla-central/source/build/moz.configure/toolchain.configure#277

points out.  If we didn't want to depend on external defines for whatever reason, we could just import the code that moz.configure uses and simplify our life.
Mmm I thought I filed a bug to implement bug 1287671 comment 1 in EndianUtils.h but I can't find it.
Assignee: nobody → nfroyd
Status: NEW → ASSIGNED
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b35bfaf405ca
use compiler-builtin preprocessor macros for endianness always; r=glandium
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: