This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11867] [3.3/3.4 Regression] static_cast ignores ambiguity
- From: "mark at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Sep 2003 19:05:26 -0000
- Subject: [Bug c++/11867] [3.3/3.4 Regression] static_cast ignores ambiguity
- References: <20030809122531.11867.alfred.minarik.1@aon.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11867
------- Additional Comments From mark at codesourcery dot com 2003-09-07 19:05 -------
Subject: Re: [3.3/3.4 Regression] static_cast ignores
ambiguity
On Sun, 2003-09-07 at 03:28, alfred dot minarik dot 1 at aon dot at
wrote:
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11867
>
>
>
> ------- Additional Comments From alfred dot minarik dot 1 at aon dot at 2003-09-07 10:28 -------
> Thanks for fixing this.
>
> And also for adding the accessibility check.
> I did not report it, as I was not 100% sure about.
Now that you mention that, I'd better go back and check the standard one
more time on that to make sure one way or the other.
Thanks,