On Fri, May 26, 2006 at 11:59:51AM -0300, Diego Giagio wrote:
> >Because it'll clash.  Clashing is good.
> 
> I thought you were being sarcastic, and I was wrong. I strongly apologize.

No sarcasm. If you've clashes, the linker will tell you. But if you
make everything static, you may using the same name for different
things without noticing, and this *may* be confusing when reading
the code.

Ciao,
        Kili

Reply via email to