summaryrefslogtreecommitdiff
path: root/http-client.release-info
diff options
context:
space:
mode:
authorPeter Bex <peter@more-magic.net>2026-09-01 11:24:03 +0200
committerPeter Bex <peter@more-magic.net>2026-09-01 11:24:03 +0200
commit26539363e59b04f47c2f8b60e1af90144b95f0c9 (patch)
treeace0e996907be61d7b635e0be1fdf212cc422483 /http-client.release-info
parent3338e5a067e00789e50ee57b5635c55371e4cec0 (diff)
downloadhttp-client-2.0.1.tar.gz
Fix read-bytevector argument count in make-delimited-input-port2.0.1
Similar to the 7c9edbf change in intarweb 3.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 'http-client.release-info')
0 files changed, 0 insertions, 0 deletions