[Ns-developers] script for coding style
Tom Henderson
tomh at tomh.org
Sun Jan 31 22:29:26 PST 2010
I'd like to try to close the coding style update discussion and check in
the modifications and the check-style.py program.
The version that I would like to post is previewed at:
http://www.nsnam.org/~tomh/codingstyle/codingstyle.html
There is a placeholder to refer to to-be-written documentation about the
check-style.py script. Some questions for Mathieu:
- where do you want to add this (utils/ directory)?
- do you want to also add badformat.cc (I assume so)?
- are you ready to check it in now?
One issue in this thread that wasn't resolved was whether we change
'namespace ns3 {'
to
'namespace ns3\n{'
for consistency; I am neutral about that since the script supports the
former, so I have left it as is.
Any other comments at this time?
- Tom
More information about the Ns-developers
mailing list