Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/05/2001 00:21:43
Module Name:	basesrc
Committed By:	christos
Date:		Mon Jun  4 21:21:43 UTC 2001

Modified Files:
	basesrc/games/fortune/fortune: fortune.c

Log Message:
Overhaul error handling and reporting for regular expressions.
Provide a RE_OK() macro that tests if the current compiled pattern
works and a RE_ERROR() macro that prints what went wrong as well
as the particular RE implementation can handle.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 basesrc/games/fortune/fortune/fortune.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.