guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch main updated (ffb33fd -> c6b1171)


From: Daniel Llorens
Subject: [Guile-commits] branch main updated (ffb33fd -> c6b1171)
Date: Fri, 5 Nov 2021 05:27:34 -0400 (EDT)

lloda pushed a change to branch main
in repository guile.

    from ffb33fd  module/system/base/target.scm: support riscv32
     new bf9d30f  Limit the range of ash, round-ash count argument to INT32
     new c6b1171  Avoid ash with arguments that might overflow in (language cps 
types)

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


Summary of changes:
 libguile/numbers.c            | 96 ++++++++++++++++++-------------------------
 module/language/cps/types.scm |  4 +-
 test-suite/tests/numbers.test |  5 ++-
 3 files changed, 48 insertions(+), 57 deletions(-)



reply via email to

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