bug#40744: guile-2.2.4 (integer-length 0) erroneously returns 0, not 1

2021-07-24 Thread Bengt Richter
Oops, forgot to reply-all -- sorry about the dup, Rob ;/ On +2021-07-15 22:01:32 -0500, Rob Browning wrote: > > Hmm, the zero result appears to be intentional, i.e. it's mentioned in > the examples here: > > https://www.gnu.org/software/guile/manual/guile.html#Arithmetic > > and is also

bug#40744: guile-2.2.4 (integer-length 0) erroneously returns 0, not 1

2021-07-15 Thread Rob Browning
Hmm, the zero result appears to be intentional, i.e. it's mentioned in the examples here: https://www.gnu.org/software/guile/manual/guile.html#Arithmetic and is also specified by Chez Scheme and SRFI-60: https://www.scheme.com/csug8/numeric.html

bug#40744: guile-2.2.4 (integer-length 0) erroneously returns 0, not 1

2020-04-28 Thread Björn Höfling
On Tue, 28 Apr 2020 20:08:10 +0200 Björn Höfling wrote: > Bugreport was re-opened under the guile package here: > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40855 > > Closing this one. Oh, I didn't realize they were merged. So, I reopened them again :-) Björn pgpTAL9PM2i5Z.pgp

bug#40744: guile-2.2.4 (integer-length 0) erroneously returns 0, not 1

2020-04-28 Thread Björn Höfling
On Sat, 25 Apr 2020 23:33:50 +0200 Bengt Richter wrote: > Apologies for my faux pas ;-/ > > This was not a guix bug, and you have rightly ignored my report. > (now submitted to bug-guile, with hopes of nz human acks :) > > (I guess it will get a new number, so 40744 can be closed?) > > (BTW,