5 Jun
2010
5 Jun
'10
2:14 p.m.
2010/6/5 James McKenzie <jjmckenzie51(a)earthlink.net>:
Also if (0)'d code should have a comment block on when and why it was removed and what must be done to re-incorporate it and if someone is working on it, a name and durable contact information. Also, an anticpated completion date, if known, should be entered. Reliance on a particular release is not sufficient.
Isn't that what `git blame' is for? Extra comments can go in the commit that introduces the if (0). Octavian