chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] srfi-29 egg problems: address@hidden doesn't seem to


From: felix winkelmann
Subject: Re: [Chicken-users] srfi-29 egg problems: address@hidden doesn't seem to work?
Date: Fri, 7 Mar 2008 09:47:43 +0100

On Fri, Mar 7, 2008 at 5:18 AM, Robin Lee Powell
<address@hidden> wrote:
> On Thu, Mar 06, 2008 at 09:46:49AM +0100, felix winkelmann wrote:
>  >
>  > You need a version of "format" that is more capable than the
>  > builtin one (which builds on [sf]printf). Install "format-modular"
>  > or "format", and load that before srfi-29.
>
>  Did that; now I get:
>
>  Error: (vector-ref) out of range
>  #("12:00" "Fred")
>

It seems the "1" in the format-string must be "0" to work.
Is srfi-29 here incompatible with CL? (Oh, Scott... why? WHY?)


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]