This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gettext markup of library sources


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Phil Edwards wrote:

>>Also, using __ prefexes in macro parameters is completely unnecessary.
>>Those tokens are not in the normal namespace and therefore aren't
>>polluting it.
> 
> 
> I'm uncertain how you mean that, but either way I believe you are mistaken.
> 
> If you mean, "they are macros, not types/variables/functions, therefore
> the rules don't matter," the C++ standard does not make the distinction
> when reserving the __* names. 

I'm talking about the parameter names.  I don't believe that even C++
people can screw up the preprocessor definition enough for this not to
be true.

- -- 
- --------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+pExN2ijCOnn/RHQRAta9AJ9M7/M/MnR+VTwHrNa7Egj4IOuwuQCfSVp8
W3Qrdn+LUIezzcFbDK19/Js=
=CeH1
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]