Furthermore, the change breaks network/URI which depends on Regex.  So
one cannot currently complete a Win32 build.  Worth fixing.

Simon

| -----Original Message-----
| From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Simon Marlow
| Sent: 20 October 2003 14:23
| To: Sigbjorn Finne; [EMAIL PROTECTED]
| Subject: RE: cvs commit: fptools/libraries/base/Text Regex.hs
fptools/libraries/base/Text/Regex
| Posix.hsc
| 
| 
| > sof         2003/10/12 20:21:21 PDT
| >
| >   Modified files:
| >     libraries/base/Text  Regex.hs
| >     libraries/base/Text/Regex Posix.hsc
| >   Log:
| >   cope if regex.h isn't supported by target
| 
| I don't understand this commit.  If there isn't a system-supplied
POSIX
| regex library, then we fall back to the one in the source tree
| (libraries/base/cbits/regex), but you've just disabled this behaviour.
| I presume this is part of the stuff you're doing with Hugs and MSVC,
but
| perhaps we can find another way around?
| 
| Cheers,
|       Simon
| 
| _______________________________________________
| Cvs-libraries mailing list
| [EMAIL PROTECTED]
| http://www.haskell.org/mailman/listinfo/cvs-libraries


_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to