Closed
Bug 16114
Opened 26 years ago
Closed 25 years ago
does xptcall code for Solaris x86 work right?
Categories
(Core :: XPConnect, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: jband_mozilla, Assigned: shaver)
Details
Attachments
(3 files)
I saw the posting in the patches group about using the the unixish-x86 xptcall
code for Solaris x86. Does this work right? Pass tests? etc?
It reminded me that Arthur Jones <aljones@lbl.gov> had sent me an xptcall
implementation for Solaris x86 some time back. I replied to him at the time that
it needed some changes (at least remove the printf from this low-level code).
I'm sad to admit that I forgot about this.
Are there any bits of his implementation that the Solaris x86 needs which differ
from the more generic unixish-x86 implementation? I'm not setup to test this and
don't have any useful knowledge of this platform.
I'll attach Arthur's files to this bug.
| Reporter | ||
Comment 1•26 years ago
|
||
| Reporter | ||
Comment 2•26 years ago
|
||
| Reporter | ||
Comment 3•26 years ago
|
||
| Reporter | ||
Updated•26 years ago
|
Assignee: jband → shaver
| Reporter | ||
Comment 4•26 years ago
|
||
Let's dump this on shaver and see if he squirms.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•26 years ago
|
||
I want to do something with this bug, but I don't exactly know what. Arthur, do
you have any thoughts on jband's questions? If the xptcall stuff works for you,
I'm happy to check it in.
| Assignee | ||
Comment 7•25 years ago
|
||
Arthur? Do you want this stuff to go in?
Updated•25 years ago
|
OS: Windows NT → Solaris
Comment 8•25 years ago
|
||
Now that the xptcall assembler code works for Solaris Intel compiled with
eith the Gnu compilers or the Sun native compilers, can this bug be closed out?
Comment 9•25 years ago
|
||
Concurring that xptcall is working on SolarisX86
| Assignee | ||
Comment 10•25 years ago
|
||
Sold!
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•