mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
parent
db7efa5d20
commit
e6587c14dd
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -53,9 +53,9 @@ This speeds up copying large files a lot while saving the disk space.
|
||||||
** 'ftw' now correctly deals with directory permissions
|
** 'ftw' now correctly deals with directory permissions
|
||||||
(<https://bugs.gnu.org/55344>)
|
(<https://bugs.gnu.org/55344>)
|
||||||
** 'make-custom-port' now honors its #:conversion-strategy argument
|
** 'make-custom-port' now honors its #:conversion-strategy argument
|
||||||
|
** 'eval-string' respects #:column (previously it was set to the #:line)
|
||||||
** Hashing of UTF-8 symbols with non-ASCII characters avoids corruption
|
** Hashing of UTF-8 symbols with non-ASCII characters avoids corruption
|
||||||
(<https://bugs.gnu.org/56413>)
|
(<https://bugs.gnu.org/56413>)
|
||||||
** 'eval-string' respects #:column (previously it was set to the #:line)
|
|
||||||
|
|
||||||
This issue could cause `scm_from_utf8_symbol' and
|
This issue could cause `scm_from_utf8_symbol' and
|
||||||
`scm_from_utf8_symboln` to incorrectly conclude that the symbol hadn't
|
`scm_from_utf8_symboln` to incorrectly conclude that the symbol hadn't
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue