This is the mail archive of the guile-cvs@sources.redhat.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-core/ice-9 boot-9.scm


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	2000-08-26 20:20:19

Modified files:
	guile-core/ice-9: boot-9.scm 

Log message:
	* boot-9.scm (make-record-type): Use `string-append' instead of
	`symbol-append'.
	(symbol-append): Map `symbol->string' on
	args.
	(obarray-symbol-append, obarray-gensym): Simply removed.  I don't
	think I'll announce this in NEWS even.  One of the functions never
	even worked...  /mdj.
	(find-and-link-dynamic-module, keyword->symbol): Use
	`symbol->string'.
	(try-module-autoload, process-define-module): Rewrote using R5RS
	semantics.


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