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/19 15:20:10

Modified files:
	guile-oops     : goops.scm 

Log message:
	* goops.scm (make-closure-variable): Bugfix: Use
	slot-definition-init-value and slot-definition-init-form to check
	for init form.
	(slot-definition-init-form): New procedure; exported.
	
	* goops.scm (class-slot-ref): No need to check for unbound here.
	
	* goops.scm (%logand): Exported.


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