Subject: Re: commoning up code that changes uids and gids
To: <>
From: David Laight <david@l8s.co.uk>
List: tech-kern
Date: 04/07/2003 22:13:16
> I didn't think that foo(->)bar or vec([9]) or stu(.)pid were
> valid syntax, actually...
> 
> Obviously I'm somehow worng.

ok, but (foo)->bar, (vec)[9]  and (vec)[(9)] are valid...

So are 9[vec], and 9["abcdefghi"] :-)

> I tend to modify code in the fashion in which it is presented to me.
> What I do when I write code will probably vary because everyone has
> their own favourite style...

True, If I modify code as far as rewriting it, it will pick up my style.
But committing blatant style changes could lead to a commit war.

	David

-- 
David Laight: david@l8s.co.uk