This is the mail archive of the java@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: Checked casts in CNI


On Mon, 2005-06-06 at 12:05 -0400, Bryce McKinlay wrote:
> Note that we already have _Jv_CheckCast() which looks just like what you 
> posted above, except it returns a void * pointer and not the actual cast 
> type.

Oh, right!  

AG



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