[m-rev.] for review: change termination analysis error reporting

Fergus Henderson fjh at cs.mu.OZ.AU
Thu Jan 8 19:44:11 AEDT 2004


On 08-Jan-2004, Julien Fischer <juliensf at students.cs.mu.OZ.AU> wrote:
> 
> Index: term_indirect_warning.exp
> ===================================================================
> RCS file: term_indirect_warning.exp
> diff -N term_indirect_warning.exp
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ term_indirect_warning.exp	8 Jan 2004 07:54:44 -0000
> @@ -0,0 +1,4 @@
> +term_indirect_warning.m:015: Termination of
> +term_indirect_warning.m:015:   predicate `term_indirect_warning.foo/3' mode 0
> +term_indirect_warning.m:015:   not proven for the following reason:
> +term_indirect_warning.m:020: It contains a higher order call.

The last line here has an invalid line number:
it refers to line 20 of term_indirect_warning.m,
but that file only contains 18 lines.

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