[m-rev.] Re: [m-dev.] for review: fix maybe_mlds_to_gcc.err rule

Fergus Henderson fjh at cs.mu.OZ.AU
Tue Jul 3 19:08:05 AEST 2001


On 03-Jul-2001, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> This is for review by Fergus.
> 
> Fix a problem that used to cause installs into not-yet-created directories
> to fail.
> 
> scripts/Mmake.rules:
> 	Instead of invoking $(MC) --errorcheck-only when creating .err files,
> 	invoke the macros $(MCE).
> 
> scripts/Mmake.vars:
> 	Define the default value of $(MCE) as $(MC) --errorcheck-only.
> 
> compiler/Mmakefile:
> 	Override the default value of $(MCE) to specify the search path,
> 	just as all the other invocations of the Mercury compiler in this
> 	directory do. The absence of such override could lead to a raft
> 	of messages about interface files not being found when trying to
> 	create maybe_mlds_to_gcc.err.

That looks fine -- thanks.

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