[m-rev.] diff: fix jupiter bootstrap problem

Ralph Becket rafe at cs.mu.OZ.AU
Thu Mar 31 11:27:33 AEST 2005


Zoltan Somogyi, Thursday, 31 March 2005:
> compiler/modecheck_unify.m:
> 	Fix an ambiguity that only showed up with intermodule optimization.
> 	This is the bug that prevented jupiter from installing a new compiler
> 	for the last couple of weeks.

That looks fine - I take it the ambiguity was the unqualified member
call?

> --- modecheck_unify.m	22 Mar 2005 06:40:14 -0000	1.78
> +++ modecheck_unify.m	30 Mar 2005 14:24:52 -0000
> @@ -506,7 +506,6 @@
>  		% new variables whose types we need to look-up.
>  		%
>  	mode_info_get_var_types(!.ModeInfo, VarTypes),
> -
>  	(

I thought the blank lines improved readability.

-- Ralph
--------------------------------------------------------------------------
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