[m-dev.] trivial diff: fix tests/warnings/simple_code.exp

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Apr 21 00:52:02 AEST 1999


Estimated hours taken: 0.1

tests/warnings/simple_code.exp:
	Update the line numbers in the expected output;
	my previous change to simple_code.m added a comment
	which caused the line numbers in the warnings to change.

Index: tests/warnings/simple_code.exp
===================================================================
RCS file: /home/mercury1/repository/tests/warnings/simple_code.exp,v
retrieving revision 1.3
diff -u -r1.3 simple_code.exp
--- simple_code.exp	1998/08/25 10:26:26	1.3
+++ simple_code.exp	1999/04/20 14:49:57
@@ -11,4 +11,4 @@
 simple_code.m:038: Warning: the negated goal cannot succeed.
 simple_code.m:039: Warning: call to obsolete predicate `simple_code:obsolete/0'.
 simple_code.m:064: Warning: this disjunct will never have any solutions.
-simple_code.m:097: Warning: recursive call will lead to infinite recursion.
+simple_code.m:099: Warning: recursive call will lead to infinite recursion.

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