[m-dev.] mainline regression: io.buffer vs ISO C

Fergus Henderson fjh at cs.mu.OZ.AU
Sun Jan 5 13:12:53 AEDT 2003


On 04-Jan-2003, Peter Ross <pro at missioncriticalit.com> wrote:
> On Thu, Dec 26, 2002 at 10:48:27PM +1100, Fergus Henderson wrote:
> > That changes the semantics -- for non-GC grades, this will allocate on
> > the C heap rather than the Mercury heap, with the result being that the
> > memory will not get reclaimed on backtracking.  This is bad.
> > Also, for GC grades, it doesn't mark the block as atomic, which it
> > definitely should.
> > 
> > Could you please fix that?
>
> I will fix it when I get a chance.  Now I need to work on some other
> miscrit stuff and I may not get back to Mercury until February.

In that case, please back out your change.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list