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: Tue, 01 May 2001 18:01:21 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/05/01 18:01:21

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.414&tr2=1.415&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.414 
guile/guile-core/ice-9/ChangeLog:1.415
--- guile/guile-core/ice-9/ChangeLog:1.414      Sun Apr 29 16:01:07 2001
+++ guile/guile-core/ice-9/ChangeLog    Tue May  1 18:01:21 2001
@@ -1,3 +1,13 @@
+2001-05-02  Marius Vollmer  <address@hidden>
+
+       * boot-9.scm (begin-deprecated): New.
+       (call-with-deprecation): Removed.
+       (id): Use `issue-deprecation-warning' instead of
+       `call-with-deprecation'.  Wrap definition in `begin-deprecated'.
+       (eval-in-module): Manifest deprecation via `begin-deprecation' and
+       `issue-deprecation-warning'.
+       (warn-autoload-deprecation): Deactivated.
+       
 2001-04-26  Marius Vollmer  <address@hidden>
 
        * boot-9.scm (the-module, set-current-module, current-module):



reply via email to

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