mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 21:40:33 +02:00
*** empty log message ***
This commit is contained in:
parent
abc235ad1c
commit
438201b47f
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
2001-05-07 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* gh_data.c (gh_lookup): Call gh_module_lookup with
|
||||
`scm_current_module ()', not `#f'.
|
||||
(gh_module_lookup): Expect a module instead of an obarray as first
|
||||
argument and do lookup in that module.
|
||||
|
||||
* ramap.c (raeql_1): Do not call scm_uniform_vector_length on
|
||||
arrays. The length of array is already determined differently and
|
||||
scm_uniform_vector_length does not work on arrays.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue