[m-dev.] for review: add MC++ implementation of library and runtime

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Dec 6 20:25:09 AEDT 2000


On 06-Dec-2000, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> compiler/det_report.m:
> 	Do not report "determinism declaration could be tighter" warnings
> 	for compiler-generated procedures.

That looks great.

> +				% Don't report warnings for compiler-generated
> +				% Unify, Compare or Index procedures, since the
> +				% user has no way to shut these up. These can
> +				% happen for the Unify pred for the unit type,
> +				% if such types are not boxed (as they are not
> +				% boxed for the IL backend).

Another case where it can happen is when you have a type with a
user-defined equality.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- 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