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]

Re: Converting to ISO C89


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


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