This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Converting to ISO C89
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Cc: gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: 30 Mar 2003 11:14:31 -0800
- Subject: Re: Converting to ISO C89
- References: <200303250642.h2P6gZ4r025932@doubledemon.codesourcery.com> <m3k7ehfexy.fsf@uniton.integrable-solutions.net>
On Sun, 2003-03-30 at 00:15, Gabriel Dos Reis wrote:
> Mark Mitchell <mark at codesourcery dot com> writes:
>
> [...]
>
> | The verdict is in: it is OK to assume ISO C89 in all code in GCC
> | proper. (In other words, libiberty and/or other libraries are not
> | affected.)
>
> This patchlet modifies the Makefile machinery to support that
> decision. OK to install?
Yes, that's fine.
-- Mark