[m-dev.] Update library pragma C code

Thomas Charles CONWAY conway at cs.mu.OZ.AU
Mon Aug 3 10:08:43 AEST 1998


Fergus Henderson, you write:
> On 31-Jul-1998, Thomas Charles CONWAY <conway at cs.mu.OZ.AU> wrote:
> > library/*.m:
> > 	Convert
> > 		:- pagma(c_code, ...
> > 	to 
> > 		:- pagma c_code(...
> 
> s/pagma/pragma/g
> 
> > 	and introduce will_not_call_mercury in places where it is implicit
> > 	(this is in preparation for changing the default to may_call_mercury).
> 
> Your changes look fine.  But that there were a lot of places
> where you added `will_not_call_mercury' without changing
> the `pragma (c_code, ...' to `pragma c_code(...'.

I'll fix these and commit.

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



More information about the developers mailing list