[m-rev.] trivial diff: update expected output for debugger/interactive
Julien Fischer
juliensf at cs.mu.OZ.AU
Fri Apr 29 11:25:05 AEST 2005
Estimated hours taken: 0.1
Branches: main, release
tests/debugger/interactive.exp:
Conform to the recent change of formatting for inst
error messages.
Julien.
Index: interactive.exp
===================================================================
RCS file: /home/mercury1/repository/tests/debugger/interactive.exp,v
retrieving revision 1.9
diff -u -r1.9 interactive.exp
--- interactive.exp 17 Jan 2003 05:56:53 -0000 1.9
+++ interactive.exp 29 Apr 2005 01:20:15 -0000
@@ -75,7 +75,8 @@
<stdin>:014: In clause for `run(di, uo)':
<stdin>:014: in call to predicate `mdb_query.query/1':
<stdin>:014: mode error: arguments `List'
-<stdin>:014: have insts `free',
+<stdin>:014: have the following insts:
+<stdin>:014: free
<stdin>:014: which does not match any of the valid modes for
<stdin>:014: the callee, because of the following error.
<stdin>:026: In clause for `query(out(not_reached))':
--------------------------------------------------------------------------
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