This is the mail archive of the kawa@sources.redhat.com 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: bug in Kawa 1.7: wrongly reports call has too few arguments


Hoehle, Joerg-Cyril wrote:

here's an error message new from Kawa-1.7 which I do not obtain in 1.6.98 or 1.6.99.1.
 #|(---:9|# <unknown>:0: call to '<op 116>(int,int)' has too few arguments (1; must be 2)

This was a bug in optimization of unary -, which was not optimized in 1.6.99.1. I checked in a fix, as well as your testcase. Thanks!
--
--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]