chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #562: chicken-doc does not properly index #:


From: Chicken Trac
Subject: [Chicken-janitors] #562: chicken-doc does not properly index #:
Date: Fri, 08 Apr 2011 21:58:22 -0000

#562: chicken-doc does not properly index #:
--------------------------------------+-------------------------------------
 Reporter:  zbigniew                  |       Owner:  zbigniew
     Type:  defect                    |      Status:  new     
 Priority:  major                     |   Milestone:  4.7.0   
Component:  extensions                |     Version:  4.6.x   
 Keywords:  the colossal colon caper  |  
--------------------------------------+-------------------------------------
 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.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/562>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]