[m-rev.] diff: fix declarative debugging test case failures
Zoltan Somogyi
zs at cs.mu.OZ.AU
Tue Jul 30 20:34:14 AEST 2002
On 30-Jul-2002, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> browser/util.m:
> Fix a bug: call_trace_getline now may call Mercury. Asserting
> will_not_call_mercury was causing succip to be clobbered,
> which lead to test case failures whose symtom was that the
> declarative debugger did not report the bug it found.
The diff I posted with this log message was an obsolete one. The real diff
simply replaces a will_not_call_mercury annotation with a may_call_mercury
annotation.
Zoltan.
--------------------------------------------------------------------------
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