Skip to content

Segfault on list-ref out-of-bound #159

Description

@GoogleCodeExporter
ypsilon -v
Ypsilon 0.9.6-update3 Copyright (c) 2008 Y.Fujita, LittleWing Company Limited.


(define l (list 1 2 3))
(list-ref l 3)
error in list-ref: index out of bounds, 3 as argument 2
(set-car! l l)
(list-ref l 3)
Segmentation fault


Original issue reported on code.google.com by vladimir...@gmail.com on 10 Dec 2013 at 9:20

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions