Bug 128040 - coreutils fix for regex test
Bug#: 128040 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: exg@gentoo.org
Component: Core system
URL: 
Summary: coreutils fix for regex test
Keywords:  
Status Whiteboard: 
Opened: 2006-03-29 15:02 0000
Description:   Opened: 2006-03-29 15:02 0000
The following patch fixes the test to detect a working glibc regex api; there
is no need to use --without-included-regex, and regoff_t is now defined
properly, so it should work automagically.

------- Comment #1 From Emanuele Giaquinta (RETIRED) 2006-03-29 15:03:25 0000 -------
Created an attachment (id=83403) [details]
gnulib-regex.patch

------- Comment #2 From SpanKY 2006-04-10 17:58:46 0000 -------
added to 5.94-r2

------- Comment #3 From Benigno B. Junior (RETIRED) 2006-04-27 03:21:52 0000 -------
And about dropping --without-included-regex, can it be done now? It causes
coreutils to not compile on OpenBSD.

------- Comment #4 From SpanKY 2006-04-27 05:58:55 0000 -------
no ... on 64bit hosts it'll use the included regex still