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

2012-01-18 Thread Eli Zaretskii
> From: l...@gnu.org (Ludovic Courtès) > Cc: 10...@debbugs.gnu.org, wi...@pobox.com, commander.si...@googlemail.com > Date: Thu, 19 Jan 2012 00:55:31 +0100 > > Hi Eli, > > Eli Zaretskii skribis: > > > The patch to fix canonicalize_file_name is below. > > Can you send this one to bug-gnu...@gnu

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

2012-01-18 Thread David Fang
Hi, I've tested this 2.0.4 release candidate on powerpc-darwin8, and the results look pretty good. (Even a bug list needs good news, right?) Attached is a complete build and test log, if you're curious about the few test failures (nothing new, not regressions). Looking forward to the releas

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

2012-01-18 Thread Ludovic Courtès
Hi Eli, Eli Zaretskii skribis: > The patch to fix canonicalize_file_name is below. Can you send this one to bug-gnu...@gnu.org? (All the code under lib/ comes from Gnulib.) (The rest of your investigation is interesting!) Thanks, Ludo’.