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


CVSROOT:	/egcs/carton/guile-home/cvsfiles
Module name:	guile
Changes by:	jimb@egcs.cygnus.com	99/07/19 00:53:21

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

Log message:
	* scmsigs.c (scm_sigaction): Cast SIG_DFL and SIG_IGN to SCM, not
	int.  That way, if we get a warning on this line, it's more likely
	that we're really missing bits we care about.


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