On Wed, Sep 12, 2012 at 10:29:35PM +0200, Felix wrote: > Detect keywords that start with numbers or dot correctly. > > This was reported by Moritz and Christian and was caused by > using the wrong internal token-reader function when a token > started with a digit or #\. - this implies the #\. inside > a dotted list. > > Fixes #922.
Excellent! Pushed, thanks and sorry it took so long. Cheers, Peter -- http://sjamaan.ath.cx -- "The process of preparing programs for a digital computer is especially attractive, not only because it can be economically and scientifically rewarding, but also because it can be an aesthetic experience much like composing poetry or music." -- Donald Knuth _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
