[m-dev.] for review: type_ctor_info version number

Fergus Henderson fjh at cs.mu.OZ.AU
Sat May 13 11:43:00 AEST 2000


> runtime/mercury_ho_call.h:

That should be runtime/mercury_ho_call.c in the log messages.
                                       ^
> runtime/mercury_ho_call.c:
> compiler/rtti_out.m:
> compiler/llds_out.m:

You should make analagous changes to the MLDS back-end too:
runtime/mercury.c, compiler/rtti_to_mlds.m, and compiler/mlds_to_c.m.

> runtime/mercury_bootstrap.h:
> +#define        new_unify_pred                  unify_pred

I would suggest naming that field `MR_new_unify_pred';
that way, we don't have to worry about this #define
invading the user's namespace.

-- 
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.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list