mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +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>
|
||||
|
||||
* eval.c (scm_lookupcar1): Report an "Undefined variable" insetad
|
||||
of an "Unbound" one for variables that are found but still contain
|
||||
SCM_UNDEFINED.
|
||||
* eval.c (scm_lookupcar1): Report "Variable used before given a
|
||||
value" insetad of an "Unbound" one for variables that are found
|
||||
but still contain SCM_UNDEFINED.
|
||||
|
||||
* posix.c (scm_mkstemp): Correction to the correction, mkstemp
|
||||
expects a null-terminated string in the locale encoding, but
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue