[m-dev.] for review: fix bug with --split-c-files --debug
Fergus Henderson
fjh at cs.mu.OZ.AU
Tue Mar 21 15:51:10 AEDT 2000
On 21-Mar-2000, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> On 21-Mar-2000, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> > Zoltan, could you please review this one?
>
> The change in the compiler is fine. However, test cases compiled with split C
> files may pose a problem for the test directory cleanup script.
The test directory cleanup scripts (tests/startup and tests/shutdown) all just
invoke `mmake realclean_local', and it turns out that `mmake realclean_local'
does handle the case where things are built with --split-c-files correctly,
i.e. it does clean up all the relevant intermediate files.
So I will go ahead and commit this change as is.
(I discussed this with Zoltan in person and he was satisfied with this.)
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- 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