Re: regex module broken

2006-04-13 Thread Mark D. Baushke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Paul, Your patch fixes things for FreeBSD 4.11-RELEASE. Thank you, -- Mark Paul Eggert <[EMAIL PROTECTED]> writes: > "Derek R. Price" <[EMAIL PROTECTED]> writes: > > > The base problem appears to be using the C99 wctype_t > > wi

Re: regex module broken

2006-04-13 Thread Paul Eggert
"Derek R. Price" <[EMAIL PROTECTED]> writes: > The base problem appears to be using the C99 wctype_t > without protection when may not have been present and > therefore not included. Thanks for reporting that. I installed the following patch into gnulib (and shortly into coreutils). 2006-04-13