This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


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

guile/guile-oops goops.scm


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	99/12/17 19:38:41

Modified files:
	guile-oops     : goops.scm 

Log message:
	* goops.scm (method-source): Bugfix.
	
	* goops.scm (compute-slot-accessors): Only use boundness checking
	if necessary.
	(make-closure-variable): New procedure.  Only use boundness
	checking if necessary.
	(compute-get-n-set): Use `make-closure-variable'.
	(make-get): Use `assert-bound' for versions of Guile which don't
	have boundness check in eval.c.


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