[gs-cvs] rev 7469 - trunk/gs/doc

alexcher at ghostscript.com alexcher at ghostscript.com
Fri Dec 8 10:27:14 PST 2006


Author: alexcher
Date: 2006-12-08 10:27:14 -0800 (Fri, 08 Dec 2006)
New Revision: 7469

Modified:
   trunk/gs/doc/pscet_status.txt
Log:
CET 31-01-08 and 31-01-09 expect the last defined idiom instance to be
effective when several of them match. PLRM says it's undefined.


Modified: trunk/gs/doc/pscet_status.txt
===================================================================
--- trunk/gs/doc/pscet_status.txt	2006-12-08 15:30:10 UTC (rev 7468)
+++ trunk/gs/doc/pscet_status.txt	2006-12-08 18:27:14 UTC (rev 7469)
@@ -5099,9 +5099,12 @@
 
 31-01-7  OK	Minor differences visually reviewed by RJJ
 
-31-01-8  DIFF	Test 03 and 07 wrong. assign Alex.
+31-01-8  DIFF	Test 03 and 07 wrong.
+		The test defines 2 or more idioms that match the target and expects
+                the last definition to be used. PLRM (p. 121) says that the order is
+                undefined. assign Alex.
 
-31-01-9  DIFF	same as 31-01-8 assign Alex.
+31-01-9  DIFF	same as 31-01-8 but in the global VM. assign Alex.
 
 31-02-1  DIFF	limitcheck vs. typecheck assign Ray
 



More information about the gs-cvs mailing list