1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2004-01-13 16:56:46 +00:00
parent e1758d05da
commit 57c5d82d6a
3 changed files with 18 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-01-13 Rob Browning <rlb@defaultvalue.org>
* configure.in (have_libc_stack_end): fix check.
Patch by Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>
2003-06-10 Marius Vollmer <mvo@zagadka.de>
* configure.in (HAVE_LIBC_STACK_END): New check, to be used in

View file

@ -1,3 +1,10 @@
2004-01-13 Rob Browning <rlb@defaultvalue.org>
* format.scm (format:out-substr): Update the column counter
correctly. This fixes the behavior of ~T (tabbing) after ~F, for
instance.
Patch by Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>.
2004-01-11 Kevin Ryde <user42@zip.com.au>
* slib.scm (system): New function, giving an exit code return in

View file

@ -1,3 +1,9 @@
2004-01-13 Rob Browning <rlb@defaultvalue.org>
* Makefile.am
(numbers.lo): remove -Werror for now since gcc 3.3 will choke.
(eval.lo): remove -Werror for now since gcc 3.3 will choke.
2004-01-10 Marius Vollmer <mvo@zagadka.de>
* guile-snarf.in: Use mktemp to create a truely unique temporary