[Scummvm-devel] Re: [Scummvm-cvs-logs] CVS: tools extract.c,1.8,1.9
Lionel Ulmer
lionel.ulmer at free.fr
Sat Jul 13 04:29:02 CEST 2002
> In fact a tabs size of 2 is not the size *I* prefer, but what our
> specs require! I have no problem with switching over to 4 or 8 space
> tabs, or even to not using tabs at all and indenting all with spaces.
> Would suite me fine. But I think that if we have specs, we should
> live by them, and not just do in our files what *we* personally
> prefer. If you don't like the specs, that's fine, but then let's
> change them instead of ignoring them.
I do not care at all about TAB size... The only point I wanted to make is
that TAB should be used ONLY from the start of the line up until the point
where the indentation is. After that, SPACEs should be used. That way, we
are TAB-size agnostic.
TAB should only be used to denote indentation. If I want to add spaces in my
comments for example to do some ASCII art, I certainly do not wish them to
be replaced by TABs so that people with 'wrong' TAB sizes would see only
junk.
If indent does not support this, I vote for dumping the tool or to improve
it so as to not break stuff.
Lionel
--
Lionel Ulmer - http://www.bbrox.org/
More information about the Scummvm-devel
mailing list