mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-06 04:00:26 +02:00
*** empty log message ***
This commit is contained in:
parent
1e1384f0bc
commit
0282123991
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2000-09-12 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
|
||||
|
||||
* symbols.c (duplicate_string): Don't try to copy the byte after
|
||||
the string. This might not be `\0' and might even not be
|
||||
allocated memory.
|
||||
|
||||
2000-09-12 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* symbols.c (scm_symbol_p): Eliminate redundant SCM_IMP test.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue