"Ross Paterson" <[EMAIL PROTECTED]> 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 _______________________________________________ Cvs-hugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-hugs
