bug#59874: Segfault from string-ref with negative 'k'

2022-12-10 Thread bokr
HI, On +2022-12-07 11:29:28 +0100, Ricardo Wurmus wrote: > Thank you for reporting this bug. > > > i noticed that if i, on my system, run "guile" from a shell and then type > > into the command prompt that appears, > > > > (string-ref "a string" -1) > > > > guile appears to hang for a few second

bug#59540: Calling length on a very long improper list is disastrous.

2022-12-10 Thread Ludovic Courtès
Hi Jeremy, Jeremy Phelps skribis: > I lost my Emacs session today because I accidentally called the length > function on an extremely long improper list. > > But Guile prints the entire thing when it reports the error that happens > when the length function gets to the improper part of the list.

bug#57440: Guile manual has incorrect history on the name

2022-12-10 Thread Dr. Arne Babenhauserheide
Ludovic Courtès writes: > Hi Arne and Lee, > "Dr. Arne Babenhauserheide" skribis: >> From 8bfc607ffbc433b7dde50787cf813bd455726daa Mon Sep 17 00:00:00 2001 >> From: Arne Babenhauserheide >> Date: Sat, 27 Aug 2022 01:57:57 +0200 >> Subject: [PATCH] doc: Lee Thomas suggested the name change. > >