[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] sprintf
From: |
felix winkelmann |
Subject: |
[Chicken-hackers] sprintf |
Date: |
Tue, 4 Mar 2008 09:36:50 +0100 |
Hi!
I have this with the chicken trunk:
SVN rev. 9153 compiled 2008-03-04 on dill (Linux)
; loading /home/fwinkel/.csirc ...
; loading library posix ...
; loading library srfi-1 ...
; loading library srfi-13 ...
#;1> (sprintf "~?" "~a" '(99))
""
Can someone reproduce this?
cheers,
felix
- [Chicken-hackers] sprintf,
felix winkelmann <=