diff: runtime/mercury_trace.c stylistic changes

Zoltan Somogyi zs at cs.mu.OZ.AU
Wed Feb 4 11:45:48 AEDT 1998


> Zoltan, are these changes OK with you?

Mostly, but you were overzealous:

> -void
> +static void
>  MR_trace(const Word *layout_word, MR_trace_port port,
>  	int seqno, int depth, const char *path)

This function is exported; it cannot be static.

Zoltan.



More information about the developers mailing list