guile/guile-core/ice-9 boot-9.scm

mdj@sourceware.cygnus.com mdj@sourceware.cygnus.com
Sat Aug 26 20:20:00 GMT 2000


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.



More information about the Guile-cvs mailing list