bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #34005] ambiguous call to getDeclaredMethod("make", 1)


From: Helmut Eller
Subject: [Bug-kawa] [bug #34005] ambiguous call to getDeclaredMethod("make", 1)
Date: Sat, 13 Aug 2011 13:14:12 +0000
User-agent: Opera/9.80 (X11; Linux i686; U; en) Presto/2.9.168 Version/11.50

URL:
  <http://savannah.gnu.org/bugs/?34005>

                 Summary: ambiguous call to getDeclaredMethod("make", 1)
                 Project: Kawa
            Submitted by: ellerh
            Submitted on: Sat 13 Aug 2011 01:14:10 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Compiling this code:

(define-simple-class myclass ())

(define (bar list) (apply myclass[] list))


leads to the following error:

kawa --version -C x.scm 
Kawa 1.11 (revision 7040M)
Copyright (C) 2011 Per Bothner
(compiling x.scm to x)
<unknown>: Literals: Internal error:java.lang.Error: ambiguous call to
getDeclaredMethod("make", 1)
 - gnu.bytecode.Type.make(java.lang.reflect.Type)gnu.bytecode.Type
 - gnu.bytecode.Type.make(java.lang.Class)gnu.bytecode.Type
[Exit 255]






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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