This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Coding convention: use of `!x' vs. `! x'
- To: gcc at gcc dot gnu dot org
- Subject: Coding convention: use of `!x' vs. `! x'
- From: Tim Josling <tej at melbpc dot org dot au>
- Date: Sat, 23 Sep 2000 09:33:20 +1100
- Organization: Melbourne PC User Group
- References: <969652582.12981.ezmlm@gcc.gnu.org>
Before adding new standards I think it would be better to have
the existing standards followed more closely eg comments and
meaningful variable names. At present these are the major hurdles
in front of anyone wanting to help with GCC. In particular the
configure/make files are a major 'swamp of no return'.
Maybe it is deliberable to stop people who don't know what they
are doing from getting involved.
Are there any programs to test for FSF standards compliance,
realizing that full checking is not possible, you could check
quite a lot.
Tim Josling