chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Tokyo Cabinet Error


From: Thomas Hintz
Subject: Re: [Chicken-users] Tokyo Cabinet Error
Date: Tue, 25 Jan 2011 10:59:28 -0500

Where does this "localive" come from?

I must have miss-typed it. It is actually

#<locative>

On Tue, Jan 25, 2011 at 9:39 AM, Felix <address@hidden> wrote:
From: Thomas Hintz <address@hidden>
Subject: Re: [Chicken-users] Tokyo Cabinet Error
Date: Tue, 25 Jan 2011 09:20:37 -0500

> I'm trying to use the tokyocabinet egg and I've been unable to get it to
> work. This is what I  get:
>
>  (use tokyocabinet)
>
>  (define *db* (tc-hdb-open "the-db"))
>
>  (tc-hdb-put! *db* "key" "value")
>  (tc-hdb-get *db* "key")
>
>  Error: bad argument type - not a number vector
>  #<localive>
>  s32vector
>

Where does this "localive" come from?


cheers,
felix


reply via email to

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