bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch: use err, not errno


From: Marcus Brinkmann
Subject: Re: patch: use err, not errno
Date: Fri, 15 Mar 2002 08:34:10 -0500
User-agent: Mutt/1.3.25i

On Thu, Mar 14, 2002 at 07:47:06PM -0800, James Morrison wrote:
> it would make things more consistant.  Are there any more consistancy
> things I should look for while reading through more code?

Some wrong formatting slipped through, like "if ( foo == bar )", drop
the spaces close to the parens, and sometimes you forgot to correct
indentation of subsequent lines.

And don't put discussion about code into comments of the code, mixed
with your changes.  Raise the issue visibly on the list, in the same
mail before the patch or in a seperate mail.  The path /gnu/gc etc
is certainly wrong, you can probably just replace it with sys/ioctl.h, although
thecode is obviously defunct anyway.  I have not checked why it wants to
include the file.

Thanks,
Marcus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]