[m-rev.] for review: generating type_ctor_infos for type_info
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Jul 9 17:31:57 AEST 2003
On 26-Jun-2003, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> @@ -282,12 +282,26 @@
...
> + (
> + ModuleName = unqualified(ModuleStr2),
> + ModuleStr2 = "private_builtin",
That should be
ModuleName = mercury_private_builtin_module
to avoid hard-coding the name "private_builtin" (which will change
once we move to using nested modules for the standard library).
Otherwise, that change looks fine.
--
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