[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] Add ability to parse conf files from /live/image



On 04/30/2012 09:01 PM, Ian Geiser wrote:
> Out of curiosity why not use local?

first of all, local is not posix and we want to stick to posix only for
maximum compatibility.

second, local is entirely useless. they only thing that local protects
from is crappy code. when doing variable assignments carefully, there's
no need for it.

(and some people claim that not using local is faster, but i think
that's bogus at best.)

-- 
Address:        Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:          daniel.baumann@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/


Reply to: