guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.2 updated (011aec7 -> 1990aa9)


From: Mark H. Weaver
Subject: [Guile-commits] branch stable-2.2 updated (011aec7 -> 1990aa9)
Date: Sun, 14 Oct 2018 05:38:48 -0400 (EDT)

mhw pushed a change to branch stable-2.2
in repository guile.

      from  011aec7   Gracefully handle huge shift counts in 'ash' and 
'round-ash'.
       new  9448a07   Fix 'round-ash' of negative integers by huge right shift 
counts.
       new  1990aa9   In 'ash' and 'round-ash', handle right shift count of 
LONG_MIN.

The 2 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/numbers.c            | 29 +++++++++++++++++++++--------
 test-suite/tests/numbers.test | 34 +++++++++++++++++++++++++++++-----
 2 files changed, 50 insertions(+), 13 deletions(-)



reply via email to

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