This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: C++ PATCH: PR 11687



On Sat, 6 Sep 2003, Mark Mitchell wrote:

>
> This patch fixes another regression introduced by my static_cast
> rewrite.  C++ says that there exists a conversion from a derived class
> to an ambiguous class, but you aren't allowed to use it.  Who knew?
>
> Tested on i686-pc-linux-gnu, applied on the mainline and the branch.
>
> --
> Mark Mitchell
> CodeSourcery, LLC
> mark@codesourcery.com
>
> 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
>
> 	PR c++/11687


Errr, that's not the right PR.
:)


You mean 11867


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