On Wed, Feb 16, 2011 at 23:44, Junio C Hamano [off-list ref] wrote:
But more important question is why?
What benefit are we getting by almost doubling the stack footprint of this
function? What problem are you fixing?
Well, in matters of code readability and maintainability, it's best to
use different variables for different matters...
Nowadays, memory isn't really an issue anymore, is it? I think it's
valid to make code more readable, if memory cost isn't absurd.
--
João Paulo Melo de Sampaio
Computer Engineering Student @ UFSCar
Website: http://www.jpmelos.com
Twitter: http://twitter.com/jpmelos (@jpmelos)