Euphoria
Ticket #885:
Splicing an atom can cause a crash
-
Reported by
mattlewis
Jan 21, 2014
The translated version of splice() handles refcounts incorrectly.
First reported: forum message
Details
1. Comment by mattlewis
Jan 21, 2014
See: hg:euphoria/rev/0ebd866948f5
changeset: 6186:0ebd866948f5 branch: 4.0 parent: 6178:8ab150a37547 user: Matt Lewis date: Tue Jan 21 12:54:55 2014 -0500 files: docs/release/4.0.6.txt source/compile.e description:
- fix translated splice
- fixes ticket 885
2. Comment by mattlewis
Jan 21, 2014
See: hg:euphoria/rev/1c82bec33a4c
changeset: 6187:1c82bec33a4c branch: 4.0 user: Matt Lewis date: Tue Jan 21 13:13:14 2014 -0500 files: source/compile.e description:
- fix typo
- really fix ticket 885