FreeBSD Bugzilla – Attachment 162003 Details for
Bug 202485
lang/spidermonkey170 fail powerpc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to remove the jsuword word from 64-bit BE jsval struct
patch-js_src_jsval.h (text/plain), 306 bytes, created by
Justin Hibbits
on 2015-10-13 23:40:15 UTC
(
hide
)
Description:
Patch to remove the jsuword word from 64-bit BE jsval struct
Filename:
MIME Type:
Creator:
Justin Hibbits
Created:
2015-10-13 23:40:15 UTC
Size:
306 bytes
patch
obsolete
>--- jsval.h.orig 2015-10-13 17:42:12.062361000 -0500 >+++ jsval.h 2015-10-13 17:42:53.537130000 -0500 >@@ -304,7 +304,6 @@ > int32_t i32; > uint32_t u32; > JSWhyMagic why; >- jsuword word; > } payload; > } s; > double asDouble;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202485
:
160105
| 162003