This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: [PATCH 1/?] Fix PR38892: "--enable-libgcj-debug" breaks bootstrap.


Tom Tromey wrote:
>>>>>> "Dave" == Dave Korn <dave.korn.cygwin@googlemail.com> writes:

> 
> Dave> that maybe it's entirely superfluous now as the reinterpret_cast
> Dave> will throw a typeinfo exception if we pass the wrong kind of
> Dave> frame object to it, won't it?
> 
> I don't think reinterpret_cast can throw, only dynamic_cast.  

  Just as well I asked :) I always get the new-style C++ casts mixed up :-/

    cheers,
      DaveK


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