This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Converting to ISO C89


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.)

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.

--
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery dot com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]