autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnulib] deprecated functions


From: Ralf Wildenhues
Subject: Re: [bug-gnulib] deprecated functions
Date: Fri, 28 Apr 2006 17:14:34 +0200
User-agent: Mutt/1.5.11

Hi Paul,

* Paul Eggert wrote on Wed, Apr 26, 2006 at 10:36:17PM CEST:
> 
>       * doc/autoconf.texi (Portable C and C++, Varities of Unportability):
>       (Integer Overflow, Null Pointers, Buffer Overruns):
>       (Floating Point Portability, Exiting Portably): New sections.
>       (Writing Test Programs): Fix some langauge.  Recommend exiting
>       with status 1, not merely nonzero.  Clarify exit declaration.
>       (Run Time): Move C exit status stuff to new Exiting Portably section.
>       (Systemology): Mention Posix and levenez.  Update v7 reference.
>       (Portable Shell): Mention the Posix shell.

Very nice, thank you!

I suggest this very nitpicky tiny cleanup patch, again for nicer DVI
output.

Cheers,
Ralf

        * ChangeLog: Typo.
        * doc/autoconf.texi (Portable Shell): Allow wrapped URLs, for
        DVI output.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/autoconf/autoconf/ChangeLog,v
retrieving revision 1.2851
diff -u -r1.2851 ChangeLog
--- ChangeLog   26 Apr 2006 20:30:54 -0000      1.2851
+++ ChangeLog   27 Apr 2006 21:31:01 -0000
@@ -1,6 +1,6 @@
 2006-04-26  Paul Eggert  <address@hidden>
 
-       * doc/autoconf.texi (Portable C and C++, Varities of Unportability):
+       * doc/autoconf.texi (Portable C and C++, Varieties of Unportability):
        (Integer Overflow, Null Pointers, Buffer Overruns):
        (Floating Point Portability, Exiting Portably): New sections.
        (Writing Test Programs): Fix some langauge.  Recommend exiting
Index: doc/autoconf.texi
===================================================================
RCS file: /cvsroot/autoconf/autoconf/doc/autoconf.texi,v
retrieving revision 1.1001
diff -u -r1.1001 autoconf.texi
--- doc/autoconf.texi   26 Apr 2006 20:30:55 -0000      1.1001
+++ doc/autoconf.texi   27 Apr 2006 21:54:44 -0000
@@ -10489,10 +10489,10 @@
 
 There are other sources of documentation about shells.  The
 specification for the Posix
address@hidden://www.opengroup.org/susv3/utilities/xcu_chap02.html, Shell
address@hidden://www.opengroup.org/@/susv3/@/utilities/@/xcu_chap02.html, Shell
 Command Language}, though more generous than the restrictive shell
 subset described above, is fairly portable nowadays.  Also please see
address@hidden://www.faqs.org/faqs/unix-faq/shell/, the Shell FAQs}.
address@hidden://www.faqs.org/@/faqs/@/unix-faq/@/shell/, the Shell FAQs}.
 
 @menu
 * Shellology::                  A zoology of shells




reply via email to

[Prev in Thread] Current Thread [Next in Thread]