bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #49344] Class method in for-each gives "internal error:


From: Per Bothner
Subject: [Bug-kawa] [bug #49344] Class method in for-each gives "internal error: missing LambdaExp".
Date: Fri, 14 Oct 2016 17:54:25 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.59 Safari/537.36

Update of bug #49344 (project kawa):

                  Status:                    None => Works For Me           
             Assigned to:                    None => bothner                

    _______________________________________________________

Follow-up Comment #1:

I don't get the error when using the current Subversion version of Kawa.

You can add the warning by adding a type specifier to the field:

  (p1-slider ::javax.swing.JSlider
     (javax.swing.JSlider 0 100 42))

(Fields in Kawa are by default public, so it can infer the type.)

There is a binary snapshot of the latest Subversion Kawa at: 
ftp://ftp.gnu.org/pub/gnu/kawa/kawa-latest.zip

The zip file includes the latest documentation (see
kawa-VERSION/doc/README-epub).

Unless something comes up, I'm very close to releasing kawa 2.2, so it would
be helpful it you tried it out.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49344>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]