guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core ChangeLog


From: Marius Vollmer
Subject: guile/guile-core ChangeLog
Date: Sun, 11 Nov 2001 19:58:48 -0500

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/11/11 19:58:48

Modified files:
        guile-core     : ChangeLog 

Log message:
        

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

Patches:
Index: guile/guile-core/ChangeLog
diff -u guile/guile-core/ChangeLog:1.316 guile/guile-core/ChangeLog:1.317
--- guile/guile-core/ChangeLog:1.316    Sat Nov 10 17:45:18 2001
+++ guile/guile-core/ChangeLog  Sun Nov 11 19:58:48 2001
@@ -1,3 +1,10 @@
+2001-11-12  Marius Vollmer  <address@hidden>
+
+       * configure.in: Check for sizes of short, size_t, uintptr_t, and
+       ptrdiff_t.  Checking for a size also checks automatically for the
+       existence of the type, so we don't check for the existence of
+       uintptr_t, ptrdiff_t and long long ourselves.
+
 2001-11-10  Thien-Thi Nguyen  <address@hidden>
 
        * BUGS (11): New.



reply via email to

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