This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GeneralArray.toString


Chris Dean wrote:
Some SRFI-25 arrays can throw an exception when they are printed.  For
example:

(format "~A" (make-array (shape 1 2)))

I checked in a fix for this. Thsi wasn't trivial, but it was a needed cleanup/simplication. (Not quite done - I want to get rid of gnu.mapping.SFormat entirely, or at least most it somewhere else.) -- --Per Bothner per at bothner dot com http://per.bothner.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]