GSOC | Extending Common Lisp support

Per Bothner per@bothner.com
Sun Jul 1 18:23:00 GMT 2012


On 07/01/2012 11:12 AM, Charles Turner wrote:
> This is exactly what I'd expect. I've placed a breakpoint in the
> valueOfNoCreate method (shown below for completeness), but the
> debugger is not stopping in it, it's almost like the method doesn't
> exist to the debugger. ....
> Even print statements in the method are not being output, despite the
> file being picked up by make.

Which to me suggests a classpath problem - i.e. the java runtime
is finding some other version of the valueOfNoCreate method.
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/




More information about the Kawa mailing list