------- Additional Comments From gdr at integrable-solutions dot net
2005-08-11 06:31 -------
Subject: Re: can't compile self defined void distance(std::vector<T>,
std::vector<T>)
"adah at netstd dot com" <[EMAIL PROTECTED]> writes:
| > Furthermore, and more importantly, GCC bugzilla is the not the place
| > to record UNEXPECTED or PROBLEM with the C++ standard.
|
| Is it a guideline of GCC Bugzilla that a PRoblem owing to the C++ Standard is
| never considered a PRoblem at all?
Ahem. Can you read?
| If it is, please show me where I can read it.
I'm very willing to do so if you provide evidence that you can read.
| should be output. If this function is in some namespace and the original
| function call is not qualified, then an additional warning on argument-
| dependent lookup should be emitted.
|
| Simple rules. I do not think it is magic.
Surely, your rules do not require magic. They just appear nonsensical to
me. As argument dependent name lookup has become an essential part of
C++ libraries, begining the standard one.
| No. If I put it simply, then this behaviour violates the rationale of
| namespaces.
Which rationale?
| This is not the behaviour I am currently requesting. I just wanted to told
| Wolfgang there is a third way to `fix' the problem which I prefer better than
| his suggestions.
Essentially, you're here just to argue.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15910