[armedbear-ticket] [armedbear] #161: Port NAMED-READTABLES

armedbear armedbear-devel at common-lisp.net
Thu Aug 18 09:55:07 UTC 2011


#161: Port NAMED-READTABLES
----------------------------------------------------+-----------------------
 Reporter:  mevenson                                |       Owner:  nobody     
     Type:  defect                                  |      Status:  new        
 Priority:  minor                                   |   Milestone:  unscheduled
Component:  libraries                               |     Version:  0.24       
 Keywords:  quicklisp named-readtables parenscript  |  
----------------------------------------------------+-----------------------

Comment(by https://www.google.com/accounts/o8/id?id=AItOawmk075cSt5kfivaO_mfFcdWsaPFsKQJSiA):

 ABCL and named-readtables do not seem to work right when a readtable-case
 is involved.
 ABCL reads fasl with a special readtable defined in FaslReadtable.java,
 which has the readtable-case hardcoded to PRESERVE.

 On the other hand, Fasls are written with with lower case symbols if
 readtable-case is set to :INVERT. (I did not check the mechanism, but just
 took a look into the fasl jar file).

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/161#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list