[m-dev.] for review: Aditi [4]

Simon Taylor stayl at cs.mu.OZ.AU
Fri Jul 17 11:31:05 AEST 1998


> Some of the new pragmas you are supposed to be mutually
> exclusive.  Is that checked?  If so, where?

In make_hlds.m (add_pred_marker takes a list of conflicting markers). 

> > -<li> parsing (source files -> HLDS)
> > +<li> parsing (source files -> HLDS)
> 
> Why?

Sorry, I've undone that change.
 
> Doesn't HTML have <var>...</var> or something like that?

It does, but lynx ignores it and netscape italicises.

> > +++ mkinit.c	1998/07/07 02:13:35
 
> The calls to isalnum() need to cast the argument to unsigned char.
> Or (better) replace them with calls to MR_isalnum()
> (which you can copy from the Mercury runtime).

Where in the Mercury runtime?
I've done as you suggested anyway.

Simon.



More information about the developers mailing list