This is the mail archive of the java-patches@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: java.io.Printwriter


On Wed, Aug 23, 2000 at 05:51:22PM -0600, Tom Tromey wrote:
> >> This line should lose a 4 leading spaces.
> 
> Mark> It doesn't have any. The original line had a only a tab at the
> Mark> beginning and I didn't touch it, I only deleted the two lines
> Mark> before and after.  I try to never change the code style of an
> Mark> existing file.
> 
> I just meant that the line needs to be reindented because it lost a
> lot of surrounding context.  The coding style specifies the number of
> spaces relative to the enclosing context, which changed.

Sorry, my bad. My editor has tab stops set to 4 spaces so I didn't
see that the identation was wrong. Has been fixed and committed.

Cheers,

Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]