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: [BC ABI] Type assertions


>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:

Andrew> + /* Add an assertion of the form "source_type is a subclass/
Andrew> +    subinterface of target_type" to the "__verify" function of the
Andrew> +    current class.  */
>> 
>> Comment refers to a different name.

Andrew> Sorry?

Oops, too brief.  The comment here refers to "__verify", but it
probably meant to refer to "<verify>".

Tom


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