Closed Bug 925173 Opened 11 years ago Closed 11 years ago

don't depend on HAVE_64BIT_OS in FileUtils.cpp; use the standard __LP64__ macro instead

Categories

(Core :: XPCOM, defect)

All
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla27

People

(Reporter: froydnj, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This point in the code is Mac-specific, so we are free to use Mac-specific macros
here.  Just use __LP64__ instead of HAVE_64BIT_OS.
Blocks: 925167
OS: All → Mac OS X
Attachment #815153 - Flags: review?(benjamin) → review+
https://hg.mozilla.org/mozilla-central/rev/06b787f4b5c4
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: