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:	/egcs/carton/guile-home/cvsfiles
Module name:	guile
Changes by:	jimb@egcs.cygnus.com	99/09/10 08:41:55

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

Log message:
	* mbconv.c (scm_mb_iconv): Make buffer pointer for output encoding
	a const scm_char_t *, to match the prototype.
	
	* mbconv.c (scm_mb_iconv): Don't return scm_mb_iconv_more_room
	unless we actually have text to convert.  Remember that, even if
	*inbytesleft is zero, there may be text remaining in the context's
	buffer.


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