[m-dev.] for review: handling * in hlds_out
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Mar 12 07:54:14 AEDT 1998
On 11-Mar-1998, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
>
> Fix two problems in dealing with the operator *.
>
> hlds_out.m:
> Prevent the generation of malformed comments such as
> /* checking that A has functor */0 */
> when --auto-comments is set, by replacing * characters in cons ids
> by the string "star". This avoids a C compiler error cascade.
>
> Replace the misleading comment "Complicated unify" with "unify context"
> on goals that have a unify context annotation.
That looks fine, thanks.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
More information about the developers
mailing list