[m-dev.] Changes to pragma c & runtime fixes

Thomas Charles CONWAY conway at cs.mu.OZ.AU
Fri Aug 7 10:19:37 AEST 1998


Fergus Henderson, you write:
> On 06-Aug-1998, Thomas Charles CONWAY <conway at cs.mu.OZ.AU> wrote:
> Please check the TexInfo formatting looks OK in all 3 versions
> (info, dvi, html).  I think the use of @item here might be wrong.
> I think it may be better to format that as
> 
> 	...
> 	are as follows:
> 							% note blank line here
> 	@table @code

It looked okay as it was, but I've changed it anyway.

> 
> This is a lot of overhead for every C->mercury call.
> 
> Why not just do the manipulation of saved_owner_thread in
> call_engine() instead of call_engine_inner()?
> 
> (You can do that as a separate change, though.)
> 

Will do.

> > +++ mercury_thread.c	1998/08/06 00:27:32
> >  #ifdef MR_THREAD_SAFE
> > +
> > +void *
> > +create_thread_2(void *goal);
> 
> Shouldn't that be declared static?
> 

Done.

Thomas
-- 
Thomas Conway <conway at cs.mu.oz.au>
Nail here [] for new monitor.  )O+



More information about the developers mailing list