This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ISO C prototype style for libiberty?
- From: DJ Delorie <dj at redhat dot com>
- To: gdr at integrable-solutions dot net
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 25 Mar 2005 23:54:53 -0500
- Subject: Re: ISO C prototype style for libiberty?
- References: <m3wtrvbfto.fsf@uniton.integrable-solutions.net>
> Would there be any objection to patches that convert function
> definitions in libiberty to use ISO C prototype style, instead of
> K&R style?
I would be in support of such a patch iff it converts all the
functions, not just the ones gcc happens to use.