Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

@cbaines
Copy link

@cbaines cbaines commented Feb 8, 2025

In the web server. This means that characters not representable in ISO-8859-1 won't get transformed to a ?, if the charset is set to something that supports them, e.g. utf8.

In the web server. This means that characters not representable in
ISO-8859-1 won't get transformed to a ?, if the charset is set to
something that supports them, e.g. utf8.
@cbaines
Copy link
Author

cbaines commented Feb 8, 2025

Not quite sure why, but I think this only works with the chunked-output-port in Guile 3.0.10.

@civodul
Copy link
Collaborator

civodul commented Mar 31, 2025

Hey @cbaines,

Indeed, the new test fails for me when run under guix shell -CP from within a Fibers checkout (it’s using 3.0.9 here).

Could you take a look?

(Also, it’d be great if you could write ChangeLog-style commit log as is usually done here.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants