guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (36321a8 -> 8f7ed8a)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (36321a8 -> 8f7ed8a)
Date: Wed, 1 Mar 2017 13:49:07 -0500 (EST)

wingo pushed a change to branch master
in repository guile.

      from  36321a8   Remove extraneous debugging output in test
       new  a8d1c7d   Avoid signed integer overflows in numeric conversions.
       new  1d257c2   Do not assume that sizeof (long) == sizeof (void *) == 
sizeof (SCM).
       new  7a32add   texinfo: Remove unnecessary (oop goops) dependency.
       new  8f7ed8a   build: .x and .doc files depend on generated includes.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libguile/Makefile.am            | 10 +++++-----
 libguile/conv-integer.i.c       | 15 ++++++++++-----
 libguile/numbers.c              | 25 +++++++++++++------------
 libguile/numbers.h              | 31 +++++++++++++++----------------
 module/texinfo/string-utils.scm |  1 -
 5 files changed, 43 insertions(+), 39 deletions(-)



reply via email to

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