help-hurd
[Top][All Lists]
Advanced

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

Re: Old style C


From: Marcus Brinkmann
Subject: Re: Old style C
Date: Fri, 1 Jun 2001 14:57:21 +0200
User-agent: Mutt/1.3.18i

On Sat, Jun 02, 2001 at 12:12:45PM +0800, Jonathan Hunt wrote:
> I was looking in the oskit-mach sources and a lot of C functions have old 
> style C parameter lists. Just curious, why? Is it:

> b) Old code

That's the one.

It's tempting to just clean up the code, but it will make it very hard to
diff against other Mach kernel versions floating around there.  I did this
recently and found nothing of use for us, but you never know.

But if you are adding a large amount of new code, please stick to the GNU
coding standard.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

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