mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-22 12:30:32 +02:00
Include rationale for removing ungetc-char-ready?.
This commit is contained in:
parent
c1a649bff8
commit
f348c8074e
1 changed files with 3 additions and 1 deletions
4
NEWS
4
NEWS
|
@ -356,7 +356,9 @@ returned string. For the old behavior, use (read-line PORT 'concat).
|
|||
take new optional START and END arguments, specifying the region of
|
||||
the array to read and write.
|
||||
|
||||
*** The `ungetc-char-ready?' function has been removed.
|
||||
*** The `ungetc-char-ready?' function has been removed. We feel it's
|
||||
inappropriate for an interface to expose implementation details this
|
||||
way.
|
||||
|
||||
** Changes to the Unix library and system call interface
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue