[m-rev.] trivial diff: fix purity.err_exp
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu May 29 14:05:31 AEST 2003
Estimated hours taken: 0.25
Branches: main
tests/invalid/purity/purity.err_exp:
Update the output to reflect Zoltan's recent change.
Workspace: /home/ceres/fjh/mercury
Index: tests/invalid/purity/purity.err_exp
===================================================================
RCS file: /home/mercury1/repository/tests/invalid/purity/purity.err_exp,v
retrieving revision 1.5
diff -u -d -r1.5 purity.err_exp
--- tests/invalid/purity/purity.err_exp 27 May 2003 05:57:30 -0000 1.5
+++ tests/invalid/purity/purity.err_exp 29 May 2003 04:02:53 -0000
@@ -31,10 +31,10 @@
purity.m:118: purity error: call must be preceded by `semipure' indicator.
purity.m:118: Purity error in closure: closure body is semipure,
purity.m:118: but closure was not declared `semipure.'
-purity.m:093: In unification predicate for type constructor purity.e8:
+purity.m:093: In unification predicate for type purity.e8:
purity.m:093: purity error: predicate is impure.
purity.m:093: It must be pure.
-purity.m:101: In unification predicate for type constructor purity.e9:
+purity.m:101: In unification predicate for type purity.e9:
purity.m:101: purity error: predicate is semipure.
purity.m:101: It must be pure.
purity.m:083: In clause for `e6':
--
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