#1399: Array unshift/access broken
----------------------+-----------------------------------------------------
Reporter: plobsing | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: core | Version: trunk
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
Comment(by plobsing):
Looking around src/list.c I noticed that get_chunk() has two
implementations: normal and 'SLOW_AND_BORING'. When I compile with
SLOW_AND_BORING defined, the bug goes away.
The quick fix is therefore to make 'SLOW_AND_BORING' the default
get_chunk() implementation. We should run benchmarks to determine how much
slower (as suggested by the name) this is.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1399#comment:4>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets