Closed
Bug 512433
Opened 16 years ago
Closed 16 years ago
tracemonkey build failed at NativeSparc.cpp
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| status1.9.2 | --- | beta1-fixed |
People
(Reporter: leon.sha, Assigned: leon.sha)
Details
Attachments
(1 file, 1 obsolete file)
|
2.61 KB,
patch
|
gal
:
review+
|
Details | Diff | Splinter Review |
"./nanojit/NativeSparc.cpp", line 200: Error: Page is not defined.
"./nanojit/NativeSparc.cpp", line 208: Error: flags is not defined.
"./nanojit/NativeSparc.cpp", line 208: Error: PAGE_WRITE is not defined.
"./nanojit/NativeSparc.cpp", line 208: Error: PAGE_EXEC is not defined.
"./nanojit/NativeSparc.cpp", line 209: Error: page is not defined.
"./nanojit/NativeSparc.cpp", line 1059: Error: The function "pageAlloc" must have a prototype.
"./nanojit/NativeSparc.cpp", line 1060: Error: The function "pageAlloc" must have a prototype.
"./nanojit/NativeSparc.cpp", line 1066: Error: PageHeader is not defined.
"./nanojit/NativeSparc.cpp", line 1067: Error: The function "samepage" must have a prototype.
"./nanojit/NativeSparc.cpp", line 1069: Error: The function "pageAlloc" must have a prototype.
10 Error(s) detected.
This bug happened after merge from tamarin to tracemonkey.
Attachment #396415 -
Flags: review?(gal)
Attachment #396415 -
Attachment is obsolete: true
Attachment #397239 -
Flags: review?(gal)
Attachment #396415 -
Flags: review?(gal)
Updated•16 years ago
|
Attachment #397239 -
Flags: review?(gal) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 4•16 years ago
|
||
Comment 5•16 years ago
|
||
status1.9.2:
--- → beta1-fixed
Flags: wanted1.9.2+
You need to log in
before you can comment on or make changes to this bug.
Description
•