|
From: | Kon Lovett |
Subject: | Re: [Chicken-users] Problem with ~? |
Date: | Sat, 15 Mar 2008 10:07:57 -0700 |
On Mar 15, 2008, at 1:32 AM, Robin Lee Powell wrote:
csi -e ' (define (spiffy-debug fstr . args) (printf "~%[SPIFFY: ~?]~%~!" fstr args) ) (spiffy-debug "set-header: ~S -> ~S" "wee" "bar") ' Gives: [SPIFFY: set-header: "wee" -> "bar"#<unspecified>] The #<unspecified> isn't causing me serious problems, but it sure is annoying.
This is being fixed.
-Robin -- Lojban Reason #17: http://en.wikipedia.org/wiki/Buffalo_buffalo Proud Supporter of the Singularity Institute - http://singinst.org/ http://www.digitalkingdom.org/~rlpowell/ *** http://www.lojban.org/ _______________________________________________ Chicken-users mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/chicken-users
Best Wishes, Kon
[Prev in Thread] | Current Thread | [Next in Thread] |