guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/libguile ChangeLog


From: Marius Vollmer
Subject: guile/guile-core/libguile ChangeLog
Date: Mon, 07 May 2001 11:11:41 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/05/07 11:11:41

Modified files:
        guile-core/libguile: ChangeLog 

Log message:
        

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/ChangeLog.diff?cvsroot=OldCVS&tr1=1.1382&tr2=1.1383&r1=text&r2=text

Patches:
Index: guile/guile-core/libguile/ChangeLog
diff -u guile/guile-core/libguile/ChangeLog:1.1382 
guile/guile-core/libguile/ChangeLog:1.1383
--- guile/guile-core/libguile/ChangeLog:1.1382  Sun May  6 15:14:25 2001
+++ guile/guile-core/libguile/ChangeLog Mon May  7 11:11:40 2001
@@ -1,5 +1,10 @@
 2001-05-07  Marius Vollmer  <address@hidden>
 
+       * 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]