[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: doc: new chapter about header files
From: |
Eric Blake |
Subject: |
Re: doc: new chapter about header files |
Date: |
Fri, 27 Apr 2007 20:05:36 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Bruno Haible <bruno <at> clisp.org> writes:
>
> Hi,
>
> Paul suggested that the best way to provide guidance for a gnulib user that
> wants info about a particular header files is not the modules/ structure,
> but rather a separate index.
>
> Since this is actually documentation, I'm putting this index into the doc.
Thanks! Here's a quick followup.
2007-04-27 Eric Blake <address@hidden>
* doc/headers/assert.texi (assert.h): Document assert module use.
Index: doc/headers/assert.texi
===================================================================
RCS file: /sources/gnulib/gnulib/doc/headers/assert.texi,v
retrieving revision 1.1
diff -u -r1.1 assert.texi
--- doc/headers/assert.texi 27 Apr 2007 19:57:14 -0000 1.1
+++ doc/headers/assert.texi 27 Apr 2007 20:04:47 -0000
@@ -1,10 +1,13 @@
@node assert.h
@section @file{assert.h}
-Gnulib module: ---
+Gnulib module: @code{assert}
Portability problems fixed by Gnulib:
@itemize
address@hidden
+Not a portability problem, per se, but allow the installer to disable
+assertions through "configure --disable-assert".
@end itemize
Portability problems not fixed by Gnulib: