[bind10-dev] coding guidelines
Michal 'vorner' Vaner
michal.vaner at nic.cz
Fri Oct 26 09:37:21 UTC 2012
Hello
On Thu, Oct 25, 2012 at 10:09:18PM +0000, Francis Dupont wrote:
> => these rules:
> - < > mandatory in .h files
This one makes it inconsistent between the .cc and .h files, which makes it more
complex than necessary. Also, what is the reason for this one? I mean, if the
two .h files are in the same directory, they should really be installed in the
same directory too (otherwise even < > won't work correctly, if someone starts
moving them around). Also, we copy parts of code (including includes) from .cc
to .h and vice versa.
If there would be a reason for this I didn't catch, I would say it would look
better to just use < > everywhere (I think I'd be willing to sacrifice the
distinction of local vs. global, shorter names and filename completion when
typing the " " header names for the simpler rules).
With regards
--
Anyone seen smoking will be considered on fire and will be put out immediately.
Michal 'vorner' Vaner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20121026/ca21610c/attachment.bin>
More information about the bind10-dev
mailing list