[m-rev.] for review: fix test case failures in .rt grades

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Apr 22 22:04:46 AEST 2002


On 22-Apr-2002, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> Index: runtime/mercury_type_info.h
> @@ -940,9 +960,19 @@
>      ** A type_ctor_info describes the structure of a particular
>      ** type constructor.  One of these is generated for every
>      ** `:- type' declaration.
> +    **
> +    ** A change in the TypeCtorInfo structure also requires changes
> +    ** in
> +    **
> +    **      compiler/rtti_out.m
> +    **      compiler/mlds_to_gcc.m
> +    **      library/rtti_implementation.m
> +    **      java/runtime/TypeCtorInfo_Struct.java
> +    **
> +    ** as well as the macros below.

There's already a long list of files which may need to be changed
at the top of this file, and since that list is longer, I suspect
it is more likely to be correct.  It would therefore probably be
best to just put a reminder here pointing to the list at the top
of the file.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list