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: Error messages during load of .scm file


The earlier patch was incorrect - it caused Kawa to generate invalid
bytecode for gnu/kawa/slib/printf.scm, which I didn't catch until
I tried bulding Kawa with gcj.  This delayed the 1.7 release.
I've added a test to misc-test.scm to test the compiled printf.scm.

Anyway, I checked in a revised patch, plus a test-case very loosely
based on your bug report.
--
	--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]