Ticket #2029 (closed bug: fixed)
new 'structview' PMC does not work on bigendian systems
Reported by: | jkeenan | Owned by: | plobsing |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 3.1.0 |
Severity: | medium | Keywords: | |
Cc: | gerd | Language: | |
Patch status: | applied | Platform: |
Description
This test file was recently added (Feb 20) to master. It is causing test failures on Darwin/PPC:
t/pmc/structview.t (Wstat: 256 Tests: 4 Failed: 0) Non-zero exit status: 1 Parse errors: Bad plan. You planned 16 tests but ran 4.
On this platform, I use gcc for cc and g++ for ld and link.
I should also note that when I do an all-g++ build on linux/i386, I get massive numbers of warnings in ./src/pmc/structview.pmc. See: http://nopaste.snit.ch/34304. This PMC was also added for the first time on Feb 20. Perhaps it's not quite ready for prime time.
Assigning ticket to files' author.
Thank you very much.
kid51
Attachments
Change History
Note: See
TracTickets for help on using
tickets.