Opened 13 years ago

Last modified 12 years ago

#562 closed defect

chicken-doc does not properly index #: — at Initial Version

Reported by: Jim Ursetto Owned by: Jim Ursetto
Priority: major Milestone: 4.9.0
Component: core libraries Version: 4.6.x
Keywords: the colossal colon caper Cc:
Estimated difficulty:

Description

The node (chicken read-syntax #:) is not properly indexed. It can be accessed directly but not via the index, because the index entry looks like (: (chicken read-syntax)) instead of (|#:| (chicken read-syntax)).

Cause not immediately obvious, read-write invariant is preserved with symbol |#:|.

Indirectly reported by mario.

Change History (0)

Note: See TracTickets for help on using tickets.