Closed Bug 694256 Opened 13 years ago Closed 13 years ago

Build error: JS_FloorLog2 is missing

Categories

(Core :: JavaScript Engine, defect)

x86
Solaris
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla10

People

(Reporter: leon.sha, Unassigned)

Details

Attachments

(1 file)

Function JS_FloorLog2 was removed, but it is still used.
"./dist/include/js/Utility.h", line 890: Error: The function "JS_FloorLog2" must have a prototype.
Attached patch patchSplinter Review
Do the same thing as !defined(JS_HAS_BUILTIN_BITSCAN64)  && JS_BYTES_PER_WORD == 8.
Attachment #566752 - Flags: review?(luke)
Comment on attachment 566752 [details] [diff] [review]
patch

Sorry about that
Attachment #566752 - Flags: review?(luke) → review+
https://hg.mozilla.org/mozilla-central/rev/aa2e380c86fb
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: