This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Objective-C thr-posix bugs and additions.
- To: Chris Ball <cball at fmco dot com>
- Subject: Re: Objective-C thr-posix bugs and additions.
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 05 Jan 2000 00:15:05 -0700
- cc: gcc-patches at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <3.0.1.32.19991207162623.00af5370@postal>you write:
> --=====================_944641583==_
> Content-Type: text/plain; charset="us-ascii"
>
> I just received the confirmation of the submission of my copyright
> assignment the other day, so if everything looks ok please put this
> in so I don't have to go around manually patching the compilers on
> all of our development machines all the time.
Thanks.
You should really try to follow the GNU coding standards though. The number
of formatting problems you introduced with your changes is significant --
enough that I'm not going to try and fix them all.
You should also include a more detailed ChangeLog entry. The format is
* file (function): What changed.
Do that for each file/function you change please.
Also, you need only send diffs. We do not need a copy of your new file.
jeff