This is the mail archive of the gcc-bugs@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]

Re: Objective-C thr-posix bugs and additions.


  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



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