This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Converting to ISO C89
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: mark at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org
- Date: 25 Mar 2003 11:55:34 +0100
- Subject: Re: Converting to ISO C89
- Organization: Integrable Solutions
- References: <200303250642.h2P6gZ4r025932@doubledemon.codesourcery.com>
Mark Mitchell <mark at codesourcery dot com> writes:
| The SC has finally finished voting on ISO C89 conversion. (The
| mailing list for the SC experienced some problems, which caused things
| to bog down a bit.)
|
| 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.)
Great!
Is the topic on using C++ in the Java front-end handled by the SC?
Thanks,
| So, patches to do ISO C conversions on the mainline are hereby
| pre-approved with one caveat: I would appreciate it if people would
| wait until GCC 3.3 is out the door. The reason is that we're still
| applying a lot of patches to both branches, and that process is tricky
| enough without creating a lot of spurious merge conflicts.
Seconded.
-- Gaby