mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-24 20:30:28 +02:00
*** empty log message ***
This commit is contained in:
parent
a03bad878b
commit
c1f54b3dda
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
2004-08-20 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
2004-08-20 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||||
|
|
||||||
* eval.c (scm_lookupcar1): Report an "Undefined variable" insetad
|
* eval.c (scm_lookupcar1): Report "Variable used before given a
|
||||||
of an "Unbound" one for variables that are found but still contain
|
value" insetad of an "Unbound" one for variables that are found
|
||||||
SCM_UNDEFINED.
|
but still contain SCM_UNDEFINED.
|
||||||
|
|
||||||
* posix.c (scm_mkstemp): Correction to the correction, mkstemp
|
* posix.c (scm_mkstemp): Correction to the correction, mkstemp
|
||||||
expects a null-terminated string in the locale encoding, but
|
expects a null-terminated string in the locale encoding, but
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue