[kaffe] CVS kaffe (doogie): Various gcc and sparse fixes all

Timothy Stack stack at cs.utah.edu
Tue Dec 21 11:06:18 PST 2004


> 
> On Tue, 21 Dec 2004, Timothy Stack wrote:
> 
> > > On Tue, 21 Dec 2004, Timothy Stack wrote:
> >
> > > > Eh?  The "const" means the contents of the array aren't going to change,
> > > > not that it points to static memory.
> >
> > > But you also can't free static memory.
> > >
> > > And yes, that was being attempted.
> >
> > When and where was this happening?  Please be specific.
> 
> It's not that simple.  Higher up in the chain const char * was being passed in
> as char *, so I converted everything else to const.

That is still not an example of static memory being freed.  I'm backing 
this change out until you can give a real example.

tim




More information about the kaffe mailing list