[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tsp-devel] Source indentation
From: |
Eric Noulard |
Subject: |
Re: [Tsp-devel] Source indentation |
Date: |
Tue, 24 Apr 2007 18:49:20 +0200 |
2007/4/24, address@hidden <address@hidden>:
I just ran:
$ find ~/Prog/tsp -name '*.[ch]' -exec indent -i8 -kr {} \;
$ cvs diff 2>&1 | tee diff
$ ls -lh diff
-rw-r--r-- 1 def def 3.5M Apr 24 17:24 diff
The drawback is that some of the code looks bad as a result:
[...]
in ./src/util/libtspcfg/tspcfg_file.c for example.
But I'd go for it anyway, hoping that little by little we'll get the sources
right.
Ok for that.
Any thoughts?
None for now, I think you are right.
--
Erk