cvs commit: hugs98/src config.h.in hugs98/src/unix configure
configure.in
Sigbjorn Finne
sof@galois.com
Wed, 23 Oct 2002 07:16:34 -0700
"Ross Paterson" <ross@soi.city.ac.uk> writes:
> On Tue, Oct 22, 2002 at 05:26:36PM -0700, Sigbjorn Finne wrote:
> > Do we really need anything from HsBase.h, apart from
> > ghcErrno() proto and the conditional #includes?
>
> Probably not at the moment, though we will when the System.Posix stuff
> starts working with Hugs. I'd rather not fork it as long as it's not
> too troublesome to keep the shared version working. And this was a very
> simple change that may avoid further trouble down the track. (Not quite
> so simple when you're updating config.h by hand, I'll admit.)
I wasn't suggesting forking, merely adding an ifdef around all the inline
functions that aren't used.
--sigbjorn