Summary

tab completion for scheme identifiers throws error in readline egg

Metadata

Description

In the readline egg for chicken 4, pressing tab while completing a symbol (for example `(disp<TAB>`) throws an error with an invalid argument to `vector-length`.

Changes and comments

[2009-07-08 10:51:48 UTC] felix changed status from new to closed

[2009-07-08 10:51:48 UTC] felix set resolution to fixed

[2009-07-08 10:51:48 UTC] felix removed milestone

[2009-07-08 10:51:48 UTC] felix wrote:

fixed by mario in r15174