diff options
| author | Peter Bex <peter@more-magic.net> | 2026-08-24 09:36:34 +0200 |
|---|---|---|
| committer | Peter Bex <peter@more-magic.net> | 2026-08-24 09:36:34 +0200 |
| commit | 7c9edbf53d5c31ffcb3a6981848d24c09c064eef (patch) | |
| tree | fd0b437a08d76d1867a5b562bf39b6f87cb7bc2c /tests | |
| parent | 940c356b2eb41279b1618d1c3bb89533883d5baa (diff) | |
| download | intarweb-7c9edbf53d5c31ffcb3a6981848d24c09c064eef.tar.gz | |
Hack around to make read-bytevector work on custom (chunked) input port3.0.1
In CHICKEN 6.0.0, the signature was documented to be different, but
we were using the actual signature. For later CHICKEN versions, the
signature was updated to match the documentation so now we're kind of
stuck having to support both signatures.
Since we cannot cond-expand our way out of this because there are no
features that differ between 6.0.0 and 6.0.1, we'll have to use
case-lambda and convert the old signature to the new one. Oh well...
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
