[bind10-dev] coding guidelines
Francis Dupont
fdupont at isc.org
Thu Oct 25 22:09:18 UTC 2012
> So what do you specifically propose?
=> these rules:
- < > mandatory in .h files
- " " in .cc files when the .h and the .cc are on the same branch and
belongs to the same module (e.g., this rule is not applicable to
config.h)
- else < > in .cc files
- no .. in < >: paths are relative to top directies (top of bind 10,
src/lib, etc)
- the -Ixxx parameter number should be limited (previous rule is a
consequence of this one)
If we agree the coding guidelines should be updated and I'll commit
the corresponding change in trac2351 (which should be being reviewed?)
Regards
Francis Dupont <fdupont at isc.org>
More information about the bind10-dev
mailing list