0.9.13 RC2
Shiro Kawai <[email protected]> Sun, 8 Oct 2023 23:43:25 -1000
| Newsgroups | gmane.lisp.scheme.gauche |
|---|---|
| Message-ID | <CALN0JNHuJm6i8noz97yXCZ71_xODpUHp-VQT_ebuOq0q18R8LA@mail.gmail.com> |
Here's the release candidate 2. - Fix some build & test errors when configured with --enable-multibyte=none - Add a parameter default-file-encoding, which is to be used when :encoding argument isn't given to file port open procedures. The default value is Gauche's native encoding, so it won't affect existing code. It is useful when you switch from Gauche with 'none' encoding to 'utf8' encoding, when you have existing systems that assumes the files are opened with latin-1 (or other 8bit/char encoding) by default. Tarball: https://practical-scheme.net/vault/Gauche-0.9.13_rc2.tgz Windows installer: https://practical-scheme.net/vault/Gauche-mingw-0.9.13_rc2-64bit.msi https://practical-scheme.net/vault/Gauche-mingw-0.9.13_rc2-32bit.msi Release notes (draft): https://practical-scheme.net/gauche/gmemo/index.cgi?Release%200.9.13 _______________________________________________ Gauche-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gauche-devel