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


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

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

Log message:
	* ports.c (scm_ungetc): Cast value to unsigned char ptr before
	storing in putback_buf.
	(scm_unread_string): Substituted SCM_ROCHARS for SCM_ROUCHARS.


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