[kaffe] make check fails...

Hervé Roussain Herve.Roussain at univ-ubs.fr
Wed Mar 19 17:56:01 PST 2003


...and this is not my fault!

A fast look at the submitted patch should explain everything 
(Makefile.in does not match a recently added file name: 
NegativeDivideConst.java).

Hervé
-------------- next part --------------
Index: test/regression/Makefile.in
===================================================================
RCS file: /cvs/kaffe/kaffe/test/regression/Makefile.in,v
retrieving revision 1.115
diff -r1.115 Makefile.in
166c166
< TEST_INTS_LONGS_FLOATS_DOUBLES =  	TestIntLong.java 	TestFloatDouble.java 	DoubleCvt.java 	DoubleNeg.java 	DoubleConst.java 	DoublePrint.java 	DoubleComp.java 	ModuloTest.java 	LongNeg.java 	FPUStack.java 	NegativeDivideTest.java 	divtest.java 
---
> TEST_INTS_LONGS_FLOATS_DOUBLES =  	TestIntLong.java 	TestFloatDouble.java 	DoubleCvt.java 	DoubleNeg.java 	DoubleConst.java 	DoublePrint.java 	DoubleComp.java 	ModuloTest.java 	LongNeg.java 	FPUStack.java 	NegativeDivideConst.java 	divtest.java 


More information about the kaffe mailing list