Rogério Brito <[EMAIL PROTECTED]> writes:

> Hi, everybody.
>
> And thanks Ito Kazumitsu for replying to my original message. I would also
> like to apologize for messing up with the Debian BTS. :-(

No problem, closin' it ;-)

> On Aug 04 2004, Ito Kazumitsu wrote:
>> I think KJC, Kaffe's compiler is wrong.
>> 
>> The problem is that KJC accepts the expression "super" alone
>> while the language specification allows the expression "super"
>> only in the combination "super.Identifier".
>
> Oh, thanks. That's precisely the kind of answer that I was looking for.

super is a reserved word, I don't know what you are trying to do?

Also, if you do:
That that = this;

'that' will be 'super' + something ;-) that's the OO programming,
welcome in the 4th dimension :-D

[...]

> BTW, just for curiosity's sake, has this use of "super" alone been
> deprecated from the language? I'm asking this because it was used in
> the (very old) James Gosling's book on Java that I have here.

I never saw that, sorry.

-- 
Arnaud Vandyck

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to