summaryrefslogtreecommitdiff
path: root/benchmarks/run.scm
diff options
context:
space:
mode:
authorPeter Bex <peter@more-magic.net>2026-08-24 09:36:34 +0200
committerPeter Bex <peter@more-magic.net>2026-08-24 09:36:34 +0200
commit7c9edbf53d5c31ffcb3a6981848d24c09c064eef (patch)
treefd0b437a08d76d1867a5b562bf39b6f87cb7bc2c /benchmarks/run.scm
parent940c356b2eb41279b1618d1c3bb89533883d5baa (diff)
downloadintarweb-3.0.1.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 'benchmarks/run.scm')
0 files changed, 0 insertions, 0 deletions