[sv-cc] Informal poll on constant naming convention


Subject: [sv-cc] Informal poll on constant naming convention
From: Warmke, Doug (doug_warmke@mentorg.com)
Date: Wed Feb 26 2003 - 22:37:43 PST


Team,

Andrzej and I have a debate about two conflicting
requirements for the naming convention in the .h files:

1) All names prefixed with "sv_"
2) All #define symbols capitalized

Currently the #define's look like this:

   #define sv_SOMETHING_OR_OTHER ...

My feeling is that we should allow function names to
be prefixed with "sv_", and contant symbols to be
prefixed with "SV_" (i.e. rule #2 has precedence
over rule #1).

Would you mind giving us your opinions on this matter?

If no one responds, then Andrzej will just leave things
as they are and we will have symbols like "sv_ALLCAPS".

Thanks and regards,
Doug



This archive was generated by hypermail 2b28 : Wed Feb 26 2003 - 22:38:16 PST