Ticket #1046 (new bug)
Configure.pl allows sizeof(INTVAL) != sizeof(void *), but parrot requires them to be equal.
| Reported by: | doughera | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | configure | Version: | 1.6.0 |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
See Original RT for more details.
On Linux/x86, the problem can be reproduced by running
perl Configure.pl --intval="long long int" --opcode="long long int"
Change History
Note: See
TracTickets for help on using
tickets.
