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: getting close to Kawa 1.12


On 02/03/2012 08:20 AM, Jamison Hope wrote:
My possibly-significant local changes consist of:

implementing bridge methods
? testsuite/bridge.scm
M 7156 gnu/expr/ClassExp.java

OK, I found the patches, but there were multiple messages back and forth, so to be safe could you re-send the latest version of the patch and test?

a fix to make srfi13's string-contains work
M 7156 gnu/kawa/slib/srfi13.scm

I'm not sure what the correct patch is; it seems your original patch (before checking on the srfi-13 mailing list) was wrong, and it's unclear what we should do

an optimization to SetExp so that fields with ConstantValue attributes
(define-constant) aren't needlessly re-initialized in clinit
M 7156 gnu/expr/SetExp.java

I checked in the 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]