Re: Fwd: [Chicken-announce] [ANN] CHICKEN 6.0.0pre1(prerelease)development snapshot available
Anton Idukov via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CAMJCnqXxpYJ_TEV4PGGFpV47BNfqL3MHQXnzonZUQ0ze+TMnpA@mail.gmail.com> |
Hi all, a small note about the C6 types, - in the documentation https://wiki.call-cc.org/man/6/Types there is no 'bytevector' VALUETYPE, for some reason? Maybe it is alias of u8vector? Regards! сб, 22 мар. 2025 г., 00:47 <[email protected]>: > > R7RS procedure *write-bytevector* is not in (scheme base) a look like. > > Remain still in (chicken io). > > That is correct, the module prefix in the internal setup of scheme.base > was wrong, thanks for reporting this! > > I have pushed a fix. > > > felix > >