[m-rev.] trivial diff: fix --use-subdirs test failure

Simon Taylor stayl at cs.mu.OZ.AU
Wed May 21 01:52:03 AEST 2003


Estimated hours taken: 0.1
Branches: main

tests/invalid/exported_unify{,3}.err_exp2:
	Add expected output with `--use-subdirs'.

Index: exported_unify.err_exp2
===================================================================
RCS file: exported_unify.err_exp2
diff -N exported_unify.err_exp2
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ exported_unify.err_exp2	20 May 2003 15:47:56 -0000
@@ -0,0 +1,3 @@
+Mercury/ints/exported_unify2.int:003: In clause for unification predicate for type (exported_unify2.foo):
+Mercury/ints/exported_unify2.int:003:   error: undefined predicate `exported_unify2.unify_foo/2'.
+For more information, try recompiling with `-E'.
Index: exported_unify3.err_exp2
===================================================================
RCS file: exported_unify3.err_exp2
diff -N exported_unify3.err_exp2
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ exported_unify3.err_exp2	20 May 2003 15:47:37 -0000
@@ -0,0 +1,7 @@
+exported_unify3.m:005: In clause for unification predicate for type (exported_unify3.foo):
+exported_unify3.m:005:   error: undefined predicate `exported_unify3.defined_in_wrong_module/2'.
+Mercury/ints/exported_unify3.sub.int:003: In clause for unification predicate for type ((exported_unify3.sub).bar):
+Mercury/ints/exported_unify3.sub.int:003:   error: undefined predicate `exported_unify3.sub.not_exported/2'.
+Mercury/int0s/exported_unify3.int0:003: In clause for unification predicate for type (exported_unify3.foo):
+Mercury/int0s/exported_unify3.int0:003:   error: undefined predicate `exported_unify3.defined_in_wrong_module/2'.
+For more information, try recompiling with `-E'.
--------------------------------------------------------------------------
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