(scm_mem2symbol): Call `scm_must_strndup' instead of
authorMarius Vollmer <mvo@zagadka.de>
Sun, 20 May 2001 19:31:58 +0000 (19:31 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 20 May 2001 19:31:58 +0000 (19:31 +0000)
commit25c507d9a2fec70c481801259a96c1d5eec52ef6
tree8d66f73202379c5df18f46ce5f8b35aefa11afd1
parent08045107a0eea3871b9b98a5cca41988f3ef9c05
(scm_mem2symbol): Call `scm_must_strndup' instead of
`duplicate_string'.  Do not use an indirect cell, store symbol
directly in collision list of hash table.
(duplicate_string): Removed.
libguile/symbols.c