Re: "decent" editors (was: line ending summary: the "Breg Hudther ton Proposal")
From: Greg Stein <gstein_at_lyra.org>
Date: 2001-12-14 10:27:26 CET
On Thu, Dec 13, 2001 at 08:27:30PM -0800, Billy Tanksley wrote:
I was talking generally. For the specific case of newlines: yah... it is
>...
Absolutely agree.
> Of course, problems like that are far from common. I'm thinking of one
That colon is necessary. Consider the following code:
if 5 == x : (foo(1))
Without the colon:
if 5 == x (foo(1))
That has a very different meaning :-)
But your first point "far from common" is quite true. Only your example was
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:53 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.