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, 04 Feb 2001 10:21:06 -0800

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/02/04 10:21:06

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

Log message:
        

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/guile/guile-core/ice-9/ChangeLog.diff?r1=1.367&r2=1.368

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.367 
guile/guile-core/ice-9/ChangeLog:1.368
--- guile/guile-core/ice-9/ChangeLog:1.367      Fri Jan 26 08:58:48 2001
+++ guile/guile-core/ice-9/ChangeLog    Sun Feb  4 10:21:06 2001
@@ -1,3 +1,17 @@
+2001-02-04  Marius Vollmer  <address@hidden>
+
+       Avoid the use of "*" in file names for the benefit of lesser
+       operating systems.
+       
+       * and-let-star.scm, and-let*.scm: Renamed `and-let*.scm' to
+       `and-let-star.scm'.  Updated module name as well.
+       * and-let-star-compat.scm: New file, installed as `and-let*.scm'.
+       * Makefile.am (ice9_sources): Replaced "and-let*.scm" with
+       "and-let-star.scm".
+       (install-data-local): Install "and-let-star-compat.scm" as
+       "and-let*.scm", ignoring errors.
+       (EXTRA_DIST): Distribute `and-let-star-compat.scm'.
+       
 2001-01-26  Dirk Herrmann  <address@hidden>
 
        This patch fixes a problem reported by Martin Grabmueller about



reply via email to

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