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 regex-posix.c


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

Modified files:
	guile-core/libguile: regex-posix.c 

Log message:
	* regex-posix.c (scm_regexp_error_msg): Change `rx' argument to
	regex_t pointer.  This is what the callers have, mostly.
	(scm_regexp_exec): Don't forget to pass the `rx' argument to
	scm_regexp_error_msg.


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