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]

Re: Verification error in gnu.kawa.slib.printf


This seems to have been related to a (require 'genwrite) form
inside a function being mis-compiled.  While I do want this
(nested require) to work, it is not a priority, so I made the
expedient work-around:  Moved the require to top-level.  That
seems to have taken care of the problem.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]