guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/ice-9 ChangeLog


From: Marius Vollmer
Subject: guile/guile-core/ice-9 ChangeLog
Date: Sun, 03 Jun 2001 16:30:49 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/06/03 16:30:49

Modified files:
        guile-core/ice-9: ChangeLog 

Log message:
        

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/ChangeLog.diff?cvsroot=OldCVS&tr1=1.442&tr2=1.443&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.442 
guile/guile-core/ice-9/ChangeLog:1.443
--- guile/guile-core/ice-9/ChangeLog:1.442      Sat Jun  2 18:03:08 2001
+++ guile/guile-core/ice-9/ChangeLog    Sun Jun  3 16:30:49 2001
@@ -1,3 +1,11 @@
+2001-06-04  Marius Vollmer  <address@hidden>
+
+       Added exception notice to all files.
+       
+       * boot-9.scm (module-export!): Revert 2001-06-02 change.  It
+       caused more problems than it solved by accidentally re-exporting
+       importing bindings once in a while.
+
 2001-06-03  Marius Vollmer  <address@hidden>
 
        * boot-9.scm (try-load-module): Bracket calls to try-module-linked
@@ -9,6 +17,8 @@
        try-using-sharlib-name, link-dynamic-module, try-module-linked,
        try-module-dynamic-link): Deprecated.  Activate deprecation
        message.
+       (define-public): Define binding before exporting it.  This is to
+       avoid accidentally re-exporting a imported binding.
 
 2001-06-02  Marius Vollmer  <address@hidden>
 



reply via email to

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