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 strports.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/06/12 14:27:04

Modified files:
	guile-core/libguile: strports.c 

Log message:
	* strports.c (st_resize_port): Substituted SCM_UCHARS for
	SCM_CHARS.
	(st_write): Cast argument to strncpy to char ptr.
	(scm_mkstrport): Substituted SCM_ROUCHARS for SCM_ROCHARS.
	(scm_strport_to_string): Cast argument to scm_makfromstr to char
	ptr.


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