bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #47615] Runtime exception when calling method on ClassTy


From: Tom Bousso
Subject: [Bug-kawa] [bug #47615] Runtime exception when calling method on ClassType object
Date: Thu, 07 Apr 2016 23:52:39 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #1, bug #47615 (project kawa):

The same thing happens with java.lang.Class objects not just ClassTypes.

The following doesn't work:

(java.lang.String:class:getMethods)


but this does:

(*:getMethods java.lang.String:class)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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