[m-dev.] trivial diff: fix some .exp2 files
Fergus Henderson
fjh at cs.mu.OZ.AU
Mon Mar 13 17:42:44 AEDT 2000
Estimated hours taken: 0.1
tests/tabling/loopcheck.exp2:
tests/hard_coded/no_fully_strict.exp2:
Update the line numbers to reflect recent changes to
library/exception.m.
Workspace: /d-drive/home/hg/fjh/mercury
Index: tests/hard_coded/no_fully_strict.exp2
===================================================================
RCS file: /home/mercury1/repository/tests/hard_coded/no_fully_strict.exp2,v
retrieving revision 1.5
diff -u -d -r1.5 no_fully_strict.exp2
--- tests/hard_coded/no_fully_strict.exp2 1999/11/15 08:14:20 1.5
+++ tests/hard_coded/no_fully_strict.exp2 2000/03/13 06:40:11
@@ -1,6 +1,6 @@
Uncaught exception:
Software Error: oops
Stack dump follows:
- 0 pred exception:throw/1-0 (erroneous) (exception.m:278)
+ 0 pred exception:throw/1-0 (erroneous) (exception.m:292)
1 pred require:error/1-0 (erroneous) (require.m:90)
2 pred no_fully_strict:main/2-0 (det) (no_fully_strict.m:12)
Index: tests/tabling/loopcheck.exp2
===================================================================
RCS file: /home/mercury1/repository/tests/tabling/loopcheck.exp2,v
retrieving revision 1.2
diff -u -d -r1.2 loopcheck.exp2
--- tests/tabling/loopcheck.exp2 1999/11/15 08:14:22 1.2
+++ tests/tabling/loopcheck.exp2 2000/03/13 06:41:05
@@ -1,7 +1,7 @@
Uncaught exception:
Software Error: detected infinite recursion in pred loopcheck:loop/1
Stack dump follows:
- 0 pred exception:throw/1-0 (erroneous) (exception.m:278)
+ 0 pred exception:throw/1-0 (erroneous) (exception.m:292)
1 pred require:error/1-0 (erroneous) (require.m:90)
2 2* pred loopcheck:loop/1-0 (erroneous) (loopcheck.m:17)
4 pred loopcheck:main/2-0 (det) (loopcheck.m:13)
--
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