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: FAIL format-users test


Per Bothner <per@bothner.com> wrote:
> The stack trace suggests that somehow this.body is null.  You could
> print this.toString() just before the use of body, to get the id field
> of the LambdaExp, and then add a conditional throw when that LambdaExp
> is created.  It is also possible of of the ExpWalker classes is
> re-setting body.

Good idea, I'll try that.

Regards,
Chris Dean


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