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: charAt? (my kawa is broken?)


Yaroslav Kavenchuk wrote:
#|kawa:2|# ("asdf":charAt 0)
<unknown>: internal compile error - caught java.lang.Error: ambiguous call to getDeclaredMethod("append", 1)
- gnu.lists.Consumer.append(char)gnu.lists.Consumer
- gnu.lists.Consumer.append(java.lang.CharSequence)gnu.lists.Consumer
gnu.bytecode.ClassType.getDeclaredMethod(ClassType.java:695)

Ah. Thanks for the report. I just checked in a fix for this. -- --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]