[m-rev.] diff: find all reasons for recompilation
Simon Taylor
stayl at cs.mu.OZ.AU
Sun Feb 24 20:29:48 AEDT 2002
On 24-Feb-2002, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> On 23-Feb-2002, Simon Taylor <stayl at cs.mu.OZ.AU> wrote:
> >
> > Add an option `--find-all-recompilation-reasons' which causes
> > smart recompilation to find all reasons why a module needs to
> > be recompiled, not just the first. This allows test cases in
> > tests/recompilation to contain multiple tests. Also,
> > tests/recompilation will now work with deep profiling.
>
> Why didn't it work with deep profiling previously?
When `--find-all-recompilation-reasons' is not set,
recompilation_check.m throws an exception when a reason
to recompile is found. Deep profiling doesn't yet work
with code that throws exceptions.
Simon.
--------------------------------------------------------------------------
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