bug#72407: Guile 3.0.10 fails to run tests

2024-09-04 Thread Ludovic Courtès
Hi, Tommi Höynälänmaa skribis: >> I tried to reproduce it but building from >> >> fails much earlier for me: [...] >> Are you applying additional patches? > > Do you mean patches to guile? No sorry, I meant patches t

bug#72407: Guile 3.0.10 fails to run tests

2024-09-04 Thread Tommi Höynälänmaa
Hi Ludovic Courtès kirjoitti 4.9.2024 klo 15.01: Are you applying additional patches? Do you mean patches to guile? No sorry, I meant patches to theme-d. Ludo’. See https://sources.debian.org/src/theme-d/5.1.2-1/debian/patches/001-packed-pdf-in-man-pages.patch. That is the only patch app

bug#73031: [PATCH] Fix gbt command in gdbinit

2024-09-04 Thread brennan
From: Brennan Vincent In 2009 when this was written, SCM_UNDEFINED was 0x704. Now it's 0x904. --- gdbinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdbinit b/gdbinit index fdc9c759b..b15f85a90 100644 --- a/gdbinit +++ b/gdbinit @@ -200,5 +200,5 @@ define inst end de