bug#10491: unread-char and eof

2012-01-17 Thread Daniel Hartwig
On 18 January 2012 08:57, Aleix Conchillo Flaqué wrote: > On Mon, Jan 16, 2012 at 7:31 PM, Daniel Hartwig wrote: >> >> Nor are type errors mentioned by most other functions, they are simply >> implied.  This convention is mentioned in the revised report [1]: >> >>  It is an error for an operation

bug#10491: unread-char and eof

2012-01-17 Thread Aleix Conchillo Flaqué
On Mon, Jan 16, 2012 at 7:31 PM, Daniel Hartwig wrote: > > Nor are type errors mentioned by most other functions, they are simply > implied.  This convention is mentioned in the revised report [1]: > >  It is an error for an operation to be presented with an argument that it >  is not specified to

bug#10474: Building guile 2.x under mingw + msys

2012-01-17 Thread Eli Zaretskii
> Date: Tue, 17 Jan 2012 10:09:21 +0200 > From: Eli Zaretskii > CC: commander.si...@googlemail.com, 10...@debbugs.gnu.org > > The problem, AFAIK, is entirely different and quite mundane: > canonicalize_file_name simply does not support Windows-style > D:/foo/bar file names, nor does it support ba

bug#10520: [platform-testers] Guile 2.0.4 release imminent

2012-01-17 Thread Ludovic Courtès
Hi Bruno, Bruno Haible skribis: >> > How about changing that section to mention >> > 1) that pkg-config ought to be installed before libffi and libgc? >> > 2) that usually setting PKG_CONFIG_PATH to include >> > >> > $BDW_LIBDIR/pkgconfig:$LIBFFI_LIBDIR/pkgconfig:/usr

bug#10474: Building guile 2.x under mingw + msys

2012-01-17 Thread Eli Zaretskii
[I removed guile-u...@gnu.org from the CC list; let me know if that is not TRT.] > Date: Tue, 10 Jan 2012 23:00:35 +0100 > Cc: guile-u...@gnu.org, 10...@debbugs.gnu.org > > > so I've been trying to build guile 2.0.3 from source with mingw (gcc 4.6.2) > > + msys. > > Thanks for the report! I ha