#254: t/native_pbc/number.t: New failure on some platforms
---------------------+------------------------------------------------------
Reporter: jkeenan | Owner: rurban
Type: bug | Status: assigned
Priority: normal | Milestone:
Component: core | Version:
Severity: high | Keywords:
Lang: | Patch:
Platform: darwin |
---------------------+------------------------------------------------------
Comment(by whiteknight):
Here's my readout for n.pbc from Ubuntu Intrepid x86_64:
{{{
$ parrot 36195> .//pdump -h n.pbc
HEADER => [
wordsize = 8 (interpreter's wordsize/INTVAL = 8/8)
byteorder = 0 (interpreter's byteorder = 0)
floattype = 0 (interpreter's NUMVAL_SIZE = 8)
parrot-version 0.9.0, bytecode-version 3.34
UUID type = 0, UUID size = 0
no endianize, no opcode, no numval transform
dirformat = 1
]
}}}
Here's my readout for i.pbc on the same system:
{{{
$ parrot 36195> ./pdump -h i.pbc
HEADER => [
wordsize = 8 (interpreter's wordsize/INTVAL = 8/8)
byteorder = 0 (interpreter's byteorder = 0)
floattype = 0 (interpreter's NUMVAL_SIZE = 8)
parrot-version 0.9.0, bytecode-version 3.34
UUID type = 0, UUID size = 0
no endianize, no opcode, no numval transform
dirformat = 1
]
}}}
I have the pbc files too, where do you want me to send them? Do you want
me to attach them here to this ticket?
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/254#comment:7>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets