This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Reformatting libobjc C code?
- From: Stan Shebs <shebs at apple dot com>
- To: rbrown64 at csc dot com dot au
- Cc: ovidiu at cup dot hp dot com, gcc at gcc dot gnu dot org
- Date: Thu, 20 Jun 2002 21:59:33 -0700
- Subject: Re: Reformatting libobjc C code?
- Organization: Apple Computer, Inc.
- References: <OFD1CD99E7.EB3AA663-ONCA256BDF.000FC8E1@int.csc.com.au>
rbrown64@csc.com.au wrote:
>
> Would reformatting the C code in libobjc to be closer to the coding
> conventions be useful or would it cause problems synchronizing with
> external versions?
> (Reformatting, mostly adding whitespace.)
Yes, it would be much appreciated! As far as I know, there are no
external versions with which to sync (Apple does not use GNU libobjc),
but it would be convenient to check this in after the current
round of warnings patrol goes in.
Stan