On 1 April 2013 20:53, Walter Bright <newshound2@digitalmars.com> wrote:
Life has gotten a lot easier for me trying to manage multiple branches of D since I've been using file compare/merge tools.

I use winmerge for Windows, and meld for Linux. They are both free, and work great.

What do you use?

Meld all the way.

--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';