mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-24 04:15:36 +02:00
* Separate the handling of OPEN flags between ports and directories.
This commit is contained in:
parent
312ae976ad
commit
30ea841d0c
6 changed files with 69 additions and 24 deletions
2
RELEASE
2
RELEASE
|
@ -54,7 +54,7 @@ In release 1.6:
|
|||
SCM_COERCE_SUBSTR, SCM_ROSTRINGP, SCM_RWSTRINGP, SCM_VALIDATE_RWSTRING,
|
||||
SCM_ROCHARS, SCM_ROUCHARS, SCM_SETLENGTH, SCM_SETCHARS, SCM_LENGTH_MAX,
|
||||
SCM_GC8MARKP, SCM_SETGC8MARK, SCM_CLRGC8MARK, SCM_GCTYP16, SCM_GCCDR,
|
||||
SCM_SUBR_DOC
|
||||
SCM_SUBR_DOC, SCM_OPDIRP, SCM_VALIDATE_OPDIR
|
||||
- remove scm_vector_set_length_x
|
||||
- remove function scm_call_catching_errors
|
||||
(replaced by catch functions from throw.[ch])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue