Date: Sat, 7 Sep 2002 23:08:24 -0500 From: Jordan DeLong <fracture@allusion.net> To: freebsd-chat@freebsd.org Subject: style(9) question Message-ID: <20020908040824.GA78652@allusion.net>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] [ tried this on -questions a while back ] The freebsd style guide includes a provision that #define's should have a tab after the define, before the symbol, like: #define^Ifoobar In 8-character tabs (which is also proscribed by the man page) this lines up anyway with a single space. What's the reasoning behind the tabs? They also seem to make context diffs look weirder when you insert a single character in front of the define, like: +#define foobar for #define foobar -- Jordan DeLong fracture@allusion.net [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9es04DrrilS51AZ8RAtXkAKC6+Dfkkz89FIIspirD37XcDxQfQgCfRAfL 2wN2hgv+7r6+ArVNf6hZXTs= =t5H5 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020908040824.GA78652>
