Conform to Zoltan's recent change in the handling of error

Estimated hours taken: 0
Branches: main

tests/debugger/interactive.exp:
	Conform to Zoltan's recent change in the handling of error
	messages involving lists.
This commit is contained in:
Julien Fischer
2007-01-11 01:42:39 +00:00
parent 03efb7b83b
commit 8db666755f

View File

@@ -58,9 +58,7 @@ No (more) solutions.
?- qperm([1,2,"foo"], List).
<stdin>:001: In clause for predicate `query'/1:
<stdin>:001: in argument 1 of call to predicate `qperm'/2:
<stdin>:001: in argument 2 of functor `[|]/2':
<stdin>:001: in argument 2 of functor `[|]/2':
<stdin>:001: in argument 1 of functor `[|]/2':
<stdin>:001: in list element #2:
<stdin>:001: type error in unification of argument
<stdin>:001: and constant `"foo"'.
<stdin>:001: argument has type `int',