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	00/06/04 08:35:13

Modified files:
	guile-oops     : goops.scm 

Log message:
	* goops.scm (internal-add-method!): Bugfix: n-specialized must be
	larger than the longest specializer list if any specializer list
	contains a rest argument.  Th fact that a method with rest
	arguments has been added is now coded in the sign of
	n-specialized.  (Thanks to Nicolas Neuss.)


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