]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
Overhaul error handling and reporting for regular expressions.
authorchristos <christos@NetBSD.org>
Mon, 4 Jun 2001 21:21:42 +0000 (21:21 +0000)
committerchristos <christos@NetBSD.org>
Mon, 4 Jun 2001 21:21:42 +0000 (21:21 +0000)
commita305a7656a00f0b7c92ea4ab1b11ed1eda8996ab
treeb0cab4e9160b63754cc02f6e28e040770ce010ea
parent027e644f7220209643890079bfe9a2c9b35b9998
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.
fortune/fortune/fortune.c