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:	gjb@sourceware.cygnus.com	00/02/19 12:21:20

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

Log message:
	* ports.c: Made `set-port-column!' and `set-port-line!' each
	return SCM_UNSPECIFIED instead of a (not-scheme-object) integer
	that caused a seg fault.  Also fixed `set-port-column!'s
	docstring.  Thanks Han-Wen Nienhuys for finding the bug!


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