<unknown>

Per Bothner per@bothner.com
Mon Sep 19 10:45:51 GMT 2022


On 9/16/22 12:24, Panicz Maciej Godek wrote:
> Hi,
> sorry for the delayed response.
> I managed to figure out the problem by other means.
> However, I just checked to see whether your patch would have helped -- and it worked!
> 
> The error message that I got was the following:
> 
> <unknown>: non-abstract class HeadTailSeparator is missing implementation for Indexable.cursorUnder$St(gnu.math.RealNum,gnu.math.RealNum,java.lang.Object)java.lang.Object

I checked in an improvement of this this.  My test program now emits:

/tmp/x.scm:2:2: non-abstract class Foo is missing implementation for java.lang.Runnable.run()void
/tmp/x.scm:5:4: non-abstract object is missing implementation for java.lang.Runnable.run()void

-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/


More information about the Kawa mailing list