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-core/libguile Tag: jimb_mb_branch_ ...


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	jimb@egcs.cygnus.com	99/09/05 22:55:20

Modified files:
	guile-core/libguile: Tag: jimb_mb_branch_1 mbconv.h 

Log message:
	* mbconv.c: New file.
	* init.c: #include "mbconv.h".
	(scm_boot_guile_1): call scm_init_mbconv.
	* mbconv.h: Add extern declaration for scm_init_mbconv.
	* Makefile.am (libguile_la_SOURCES, BUILT_SOURCES,
	modinclude_HEADERS): Include the `mbconv' files in the lists.
	* Makefile.in: Regenerated.
	* scmconfig.h.in: Regenerated (see configure.in changes).
	
	* mbconv.h: Add extern declaration for scm_text_unknown_encoding
	exception.


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