This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error messages during load of .scm file


Sven Hartrumpf wrote:

Hi again.

How can I get better information to identify the error if I see the following
during load of .scm file?


kawa

#|kawa:1|# (load "n_kawa.scm") ; n_kawa.scm load around 30 .scm files oref.scm:1386:47: warning - cannot convert void to gnu.mapping.Procedure oref.scm:1393:41: warning - cannot convert void to gnu.mapping.Procedure oref.scm:1399:47: warning - cannot convert void to gnu.mapping.Procedure oref.scm:1406:41: warning - cannot convert void to gnu.mapping.Procedure java.lang.VerifyError: (class: atInteractiveLevel, method: lambda1 signature: (Ljava/lang/Object;)Ljava/lang/Object;) Incompatible type for getting or setting field

Have you looked at and around line 1386, column 47, in oref.scm? -- --Per Bothner per@bothner.com http://per.bothner.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]