chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #183: symbols starting with # do not have read-wr


From: Chicken Trac
Subject: [Chicken-janitors] Re: #183: symbols starting with # do not have read-write invariance
Date: Fri, 05 Mar 2010 09:59:57 -0000

#183: symbols starting with # do not have read-write invariance
----------------------------+-----------------------------------------------
 Reporter:  zbigniew        |       Owner:       
     Type:  defect          |      Status:  new  
 Priority:  minor           |   Milestone:  4.4.0
Component:  core libraries  |     Version:  4.3.x
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by felix):

 Replying to [comment:1 zbigniew]:
 > I mean, I know this is not guaranteed by R5RS and I should maybe store
 this data as strings instead of symbols, but it seems that (string->symbol
 "#x") should generate |#x| not throw an error in Chicken to be consistent.

 (`string->symbol` doesn't throw an error, it's the reader that complains)

 It would probably be better to handle this, yes.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/183#comment:3>
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]