Sujet : Re: question about linker
De : jameskuyper (at) *nospam* alumni.caltech.edu (James Kuyper)
Groupes : comp.lang.cDate : 13. Dec 2024, 18:24:41
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vjhqkp$3ha06$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
User-Agent : Mozilla Thunderbird
On 12/13/24 08:10, Janis Papanagnou wrote:
On 13.12.2024 02:31, James Kuyper wrote:
...
He said that in response to my comment, which was supposed to be:
>
"In C struct, union, and enumeration tags have their own name space, in
C++ they reside in the ordinary name space."
I understand that initially you might have not used the most
accurate [standards-] term; that was not my point. I merely
wanted to point out that [as to my reading] Scott wanted to
make a different clarification (IMO a nit-pick, if you want);
to extend your explanation (of ordinary unnamed] 'namespace's
by mentioning named 'namespace's).
I made an incorrect comment about the tag "namespace" which would have
been a correct comment if I had instead used "name space". He responded
with an incorrect comment about the "ordinary name space", which would
have been correct (but irrelevant) if it had instead been about the
"unnamed name space". I'd be happier about the subsequent discussion if
I were sure that both of you understand that those are two different,
unrelated things.