> 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

Reply via email to