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: Problem with modules compiled with --full-tailcalls


Dominique Boucher wrote:
While porting some code that ran with kawa 1.7 to kawa 1.7.91, I noticed a
problem with --full-tailcalls. It seems to be related to a (somewhat) recent
optimization to infer the type of variables declared with a let.

Only indirectly - the optimization may have made the bug more likely to happen.

I checked in a fix, along with a testcase 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]