Subject: lib/110: re_comp/re_exec in libcompat don't work
To: None <gnats-admin>
From: None <thomas@mathematik.uni-Bremen.de>
List: netbsd-bugs
Date: 01/31/1994 18:50:21
>Number:         110
>Category:       lib
>Synopsis:       re_comp/re_exec in libcompat don't work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin (Library Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 31 18:50:15 1994
>Originator:     Thomas Eberhardt
>Organization:
CeVis, University of Bremen, Germany
>Release:        
>Environment:
	
System: NetBSD ed209 0.9a ED209#0 i386

Machine: i386
>Description:
	The re_comp/re_exec routines in the libcompat.a library use
	the POSIX API for regcomp/regexec, but libcompat.a also contains
	the older V8 regcomp/regexec routines => trouble.
>How-To-Repeat:
	
>Fix:
	At least for me: replace current libcompat/4.3/regex.c with
	libcompat/regex.c from NetBSD 0.9.
>Audit-Trail:
>Unformatted:

SUP 8.26 (4.3 BSD) for file NetBSD-current/supfile at Feb  1 03:22:15
Last update occurred at Mon Jan 31 11:41:57 1994 for collection src
Last update occurred at Mon Jan 31 11:39:56 1994 for collection ksrc
Last update occurred at Mon Jan 31 11:39:27 1994 for collection gamessrc
Last update occurred at Mon Jan 31 11:41:45 1994 for collection regress
Last update occurred at Mon Jan 31 11:41:27 1994 for collection othersrc

------------------------------------------------------------------------------