[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: hello-2.1.91 build failure on MacOS X
From: |
Ralf Wildenhues |
Subject: |
Re: hello-2.1.91 build failure on MacOS X |
Date: |
Thu, 24 Aug 2006 07:24:40 +0200 |
Karl Berry writes:
Next pretest coming soon ...
With the program_name fix from Bruno, I get a distcheck pass on Cygwin.
However, on MinGW all three tests fail because the program outputs CRLF
line endings, while the test suite creates files with LF ending.
(Not sure if you want to worry about this...)
I found a typo on the web page, and would prefer a link to the CVS overview
page (so that checking out the sources is as easy as finding the viewcvs).
Cheers,
Ralf
Index: hello.html
===================================================================
RCS file: /web/hello/hello/hello.html,v
retrieving revision 1.7
diff -u -r1.7 hello.html
--- hello.html 8 Mar 2005 21:43:03 -0000 1.7
+++ hello.html 24 Aug 2006 05:24:09 -0000
@@ -54,10 +54,10 @@
<p>To report bugs or suggest enhancements, please email the <a
href="http://lists.gnu.org/mailman/listinfo/bug-hello">address@hidden</a>
mailing list. (You can also subscribe to the list via that page.) <a
-href="http://lists.gnu.org/pipermail/info-gnu/">Mailing list
+href="http://lists.gnu.org/pipermail/bug-hello/">Mailing list
archives</a> are available.</p>
-<p>The <a href="http://savannah.gnu.org/cgi-bin/viewcvs/hello/">C
+<p>The <a href="http://savannah.gnu.org/cvs/?group=hello">C
development sources</a> are available via CVS, from <a
href="http://savannah.gnu.org">savannah.gnu.org</a>. For
implementations in many other programming languages, please see the <a
- Re: hello-2.1.91 build failure on MacOS X, (continued)
- Re: hello-2.1.91 build failure on MacOS X, Ralf Wildenhues, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X, Simon Josefsson, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X, Ralf Wildenhues, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X, Simon Josefsson, 2006/08/24
- Re: hello-2.1.91 build failure on MacOS X, Bruno Haible, 2006/08/24
Re: hello-2.1.91 build failure on MacOS X, Karl Berry, 2006/08/23
Re: hello-2.1.91 and CR/LF, Karl Berry, 2006/08/28
Re: hello-2.1.91 and CR/LF, Ralf Wildenhues, 2006/08/29
Re: hello-2.1.91 and CR/LF, Karl Berry, 2006/08/29
Re: hello-2.1.91 build failure on MacOS X, Bruno Haible, 2006/08/24
Re: hello-2.1.91 build failure on MacOS X, Karl Berry, 2006/08/24
hello-2.1.91 testsuite failure, Bruno Haible, 2006/08/22