Index: trunk/psLib/test/math/verified/tst_psFunc08.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psFunc08.stderr	(revision 5546)
+++ trunk/psLib/test/math/verified/tst_psFunc08.stderr	(revision 5639)
@@ -29,5 +29,5 @@
     Following should generate an error message for invalid input type
 <HOST>|E|psPolynomial1DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
+    psVector x: bad type(769)
 
 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial1DEvalVector} | tst_psFunc08.c)
Index: trunk/psLib/test/math/verified/tst_psFunc09.stderr
===================================================================
--- trunk/psLib/test/math/verified/tst_psFunc09.stderr	(revision 5546)
+++ trunk/psLib/test/math/verified/tst_psFunc09.stderr	(revision 5639)
@@ -33,9 +33,9 @@
     Following should generate an error message for invalid input type
 <HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector x has incorrect type.
+    psVector x: bad type(769)
 <HOST>|I|testPoly2DEvalVector
     Following should generate an error message for invalid input type
 <HOST>|E|psPolynomial2DEvalVector (FILE:LINENO)
-    Unallowable operation: psVector y has incorrect type.
+    psVector y: bad type(769)
 
 ---> TESTPOINT PASSED (psPolynomialXDEval{psPolynomial2DEvalVector} | tst_psFunc09.c)
