[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gnulib] Re: automatic prototypes
From: |
Simon Josefsson |
Subject: |
[bug-gnulib] Re: automatic prototypes |
Date: |
Wed, 02 Feb 2005 19:08:53 +0100 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
Paul Eggert <address@hidden> writes:
> However, that leads to a proliferation of little .h files.
One solution to that is given would be "automatic prototypes",
proposed in:
http://lists.gnu.org/archive/html/bug-gnulib/2005-01/msg00000.html
Anyone had time to look at it? I've tested it for strdup, and I think
also getline, in some packages. It will lead to modifications to
several *.m4 files, but only to add a new function.