[Development] Upgrading the sources to C++11 keywords (Q_NULLPTR, etc.)
Thiago Macieira
thiago.macieira at intel.com
Mon Feb 9 21:58:45 CET 2015
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. You can't do that with
C++ keywords.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list