Re: CVS update: subversion/subversion/libsvn_delta delta.h text_delta.c vdelta.c
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-10-10 23:53:36 CEST
In a few cases I think the diffs showed things as changes when I
> Please, don't declare two vars in a single statement. You save
I don't think it really harms readability. If other developers feel
> Also IMNSHO all pointers should be initialized when declared. You'll
I have the opposite opinion. The compiler will warn you about
> - ++here;
> What's the point of this change? Looks just a bit gratuitous to me ...
Well, everywhere else in the Subversion code that I've read uses
> Another thing: I notice you mixed cosmetic (formatting, typos)
I try to avoid such mixing myself, but in this case I felt like since
|
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.