chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] Re: .exports not renamed w/ CMake Windows build


From: John Cowan
Subject: Re: [Chicken-hackers] Re: .exports not renamed w/ CMake Windows build
Date: Mon, 8 Jan 2007 22:28:12 -0500
User-agent: Mutt/1.3.28i

Brandon J. Van Every scripsit:

> Similarly, (use regex) would only export the common subset of regexunix, 
> pregexp, and pcre.

I think the regex problem can and should be solved by standardizing on
a single package to be delivered with Chicken, probably pcre.
Variants in the available regex operations are nothing but a nuisance.

As for the Posix side, I'd say have both implementations export the
same interface and then have the non-working bits on the Windows
side throw errors.

-- 
Yes, chili in the eye is bad, but so is your    John Cowan
ear.  However, I would suggest you wash your    address@hidden
hands thoroughly before going to the toilet.    http://www.ccil.org/~cowan
        --gadicath




reply via email to

[Prev in Thread] Current Thread [Next in Thread]