This is the mail archive of the kawa@sourceware.org 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: blog entry - Kawa in Computer Languages "shootout"


On 10/24/2010 11:37 AM, Per Bothner wrote:
However, a class with just:

(define-simple-class A ())

generates an empty method body for A's initializer,
presumably because A is unused

I fixed this problem. Finding a fix that didn't break something else was surprisingly painful. -- --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]