[Development] Upgrading the sources to C++11 keywords (Q_NULLPTR, etc.)

André Pönitz apoenitz at t-online.de
Mon Feb 9 22:10:09 CET 2015


On Mon, Feb 09, 2015 at 12:58:45PM -0800, Thiago Macieira wrote:
> On Monday 09 February 2015 21:21:12 André Pönitz wrote:
> > I don't think the argument of whitespace changes making the history
> > hard to read carries a lot of weight in a git world.
> 
> Whitespaces can be ignored in git diff and git blame.

This sounds a bit like 'whitespace changes in passing 
are Mostly Harmless'. Which I happen to be fine with.

> You can't do that with 
> C++ keywords.

Would that be an argument against replacing '= 0' by '= Q_NULLPTR'
under the 'fix whitespace in passing' rule?

Andre'



More information about the Development mailing list