Re: guile 3.0.7: bitvector-copy not found

2024-01-21 Thread tomas
On Mon, Jan 22, 2024 at 12:55:24AM +0100, M wrote: > IIRC it’s not in the (guile) module, you need to import the appropriate > module (I don’t recall which one). On 3.0.9 it is. Cheers -- t signature.asc Description: PGP signature

RE: guile 3.0.7: bitvector-copy not found

2024-01-21 Thread M
IIRC it’s not in the (guile) module, you need to import the appropriate module (I don’t recall which one).

Re: guile 3.0.7: bitvector-copy not found

2024-01-14 Thread tomas
On Mon, Jan 15, 2024 at 07:25:37AM +, Schaible, Marcel wrote: > Hi, > > I am Guile/Scheme newbie and trying to use the function bitvector-copy. > > I am getting with Guile 3.0.7 the following error: > > (define bv (bitvector-copy #*1110)) > ;;; :1:12: warning: possibly unbound variable `