Closed Bug 417615 Opened 17 years ago Closed 17 years ago

js.c doesn't build under MOZ_SHARK

Categories

(Core :: JavaScript Engine, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9beta4

People

(Reporter: jorendorff, Assigned: jorendorff)

Details

Attachments

(1 file)

Two trivial bugs: (1) in Makefile.ref, the "ifdef MOZ_SHARK" block comes a little too early, so the settings get clobbered; (2) in js.c, the js_ prefix is missing from some function names. Patch in the morning (if nobody just checks in the quick, NPOTB fix in the meantime).
Attached patch v1Splinter Review
Assignee: general → jorendorff
Status: NEW → ASSIGNED
Attachment #303518 - Flags: review?(brendan)
Comment on attachment 303518 [details] [diff] [review] v1 Thanks, sayrer can vouch for this too -- main thing is that it works! /be
Attachment #303518 - Flags: review?(brendan)
Attachment #303518 - Flags: review+
Attachment #303518 - Flags: approval1.9+
Keywords: checkin-needed
Checking in js/src/Makefile.ref; /cvsroot/mozilla/js/src/Makefile.ref,v <-- Makefile.ref new revision: 3.49; previous revision: 3.48 done Checking in js/src/js.c; /cvsroot/mozilla/js/src/js.c,v <-- js.c new revision: 3.197; previous revision: 3.196 done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9beta4
Flags: in-testsuite-
Flags: in-litmus-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: