Re: KDE CVS Commit Policy (2nd version)
Alexander Kellett <[email protected]> Tue, 1 Apr 2003 16:06:50 +0200
| Newsgroups | gmane.comp.kde.policies |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 01, 2003 at 05:59:14AM -0800, Neil Stevens wrote: > On Tuesday April 01, 2003 05:54, Lubos Lunak wrote: > > - avoid 1000 lines change consisting of 10 lines changing code and 990 > > lines changing indentation/whitespace (as this screws up cvs annotate, > > kwin/workspace.cpp is a "nice" example of this). yup. _very_ much agreed. > If people would obey the style already in place, cleanups wouldn't be > needed. unfortunately people don't. maybe another policy point can be made about this?, kdebase/konqueror/konq_mainwindow.cc is a quite excellent example. for each section i changed i had to follow a different coding style :) mvg, Alex