Closed Bug 465272 Opened 16 years ago Closed 16 years ago

TM: subtraction is broken

Categories

(Core :: JavaScript Engine, defect, P1)

x86
macOS
defect

Tracking

()

VERIFIED FIXED
mozilla1.9.1b2

People

(Reporter: jruderman, Assigned: dvander)

References

Details

(Keywords: regression, testcase, verified1.9.1)

Attachments

(1 file)

js> for (j=0;j<5;++j) print("" + ((5) - 2));
3
3
7
7
7
Blocks: arithfuzz
Attached patch proposed fixSplinter Review
stupid bug :(
Assignee: general → danderson
Status: NEW → ASSIGNED
Attachment #348519 - Flags: review?(gal)
Attachment #348519 - Flags: review?(gal) → review+
Pushed fix as changeset: http://hg.mozilla.org/tracemonkey/rev/bc9a96b25440

Thanks for catching this so quickly, Jesse.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Severity: major → critical
Flags: blocking1.9.1?
Priority: -- → P1
Target Milestone: --- → mozilla1.9.1b2
reopening, marking blocking beta2, will close once landed on m-c.
Status: RESOLVED → REOPENED
Flags: blocking1.9.1? → blocking1.9.1+
Resolution: FIXED → ---
Fixed in the merge pushed by vlad on Nov 18 14:11:14 2008 -0800:
http://hg.mozilla.org/mozilla-central/rev/e8ed5d4bf531
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Checking in js1_5/Regress/regress-465272.js;
/cvsroot/mozilla/js/tests/js1_5/Regress/regress-465272.js,v  <--  regress-465272.js
initial revision: 1.1
done
Flags: in-testsuite+
Flags: in-litmus-
v 1.9.1, 1.9.2
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: