This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygdaemon - planning


On Fri, 27 Jun 2003, Elfyn McBratney wrote:

> On Thu, 27 Jun 2003, Robert Collins wrote:
>
> > On Fri, 2003-06-27 at 03:10, Elfyn McBratney wrote:
> >
> > > Yes, I've been compiling this piece of code with RTTI. It was just an
> > > improvement on a staticly numbered array of structs (that I started out using).
> > > This was allocation, re-allocation and free'ing is all dynamic.
> >
> > Hmm, still sounds like a mismatch to me - any chance I can have a peek
> > at the code?
> >
> > Rob
>
> Sorry, this went into my spam box from some stuupid reason. As soon as I've
> fixed my local CVS (a bit of a mishap) I'll send a long the related
> stripped-down code.

Sorry, I've been really distracted this weekend. I've scrapped the (void *)
casted heap thing, and gone with a pointer to an array of structs to store
the "heap". I'm finishing it up now, and will submit a patch to cygwin-patches.

Elfyn
-- 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]