bug#23051: segfault in master (2.1)

2016-03-19 Thread Daniel Llorens
The error seems to happen in the error reporting, not actually because of the shift. The following backtrace is with Guile compiled with -O1 -g, the same error happens with -O2. GNU Guile 2.1.1.125-ae0380-dirty Copyright (C) 1995-2014 Free Software Foundation, Inc. Guile comes with ABSOLUTELY

bug#23034: AC_CHECK_HEADERS after GUILE_FLAGS loses $CPP

2016-03-19 Thread Bernd Jendrissek
I have a reduced test case where adding GUILE_FLAGS in shell dead code before a call to AC_CHECK_HEADERS causes configure to lose $CPP, which results in warnings like this one: checking stdarg.h usability... yes checking stdarg.h presence... no configure: WARNING: stdarg.h: accepted by the compile

bug#23043: breakpoints not honoured by guile master

2016-03-19 Thread Jan Nieuwenhuizen
Hi, I am have resurrected my GNU-style file-line-column patch to make Emacs's GUD work with Guile. It only handles debug prompts at the moment, I'm working on backtraces. However, breakpoints do not work for me. Using the attached file, I set breakpoints in two ways, the debugger does not stop.

bug#21772: 'stexi->shtml' produces invalid SXML for @itemize

2016-03-19 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > As of 2.0.11, we get this: > > scheme@(guile-user)> ,use(texinfo html) > scheme@(guile-user)> ,use(texinfo) > scheme@(guile-user)> (stexi->shtml (texi-fragment->stexi "@itemize\n@item > foo\n@end itemize\n")) > $3 = (div (ul (% (bullet (bullet))) (li (p "