Bugs to this list? Here we go ... :)

Parmelan, Edouard EP510777 at exchange.FRANCE.NCR.com
Fri Oct 23 04:57:01 PDT 1998


Hi Holger,

> So much for the bad news: I use GJ instead of pizza which runs totally
> fine under kaffe.
Don't use GJC 0.6g, I have report the 1th Oct to pizza/gjc mainteners
a compiler bug with the form ? :

This statement:
    an_integer = some_tests ? Aclass.SHORT_CONSTANT : other_integer_constant
will be compiled as this one:
    an_integer = Aclass.SHORT_CONSTANT;

Edouard.



More information about the kaffe mailing list