[gs-cvs] rev 7465 - trunk/gs/doc
alexcher at ghostscript.com
alexcher at ghostscript.com
Thu Dec 7 20:03:14 PST 2006
Author: alexcher
Date: 2006-12-07 20:03:13 -0800 (Thu, 07 Dec 2006)
New Revision: 7465
Modified:
trunk/gs/doc/pscet_status.txt
Log:
CET 20-01-2 is re-classified AOK; CPSI modifies the content of the array
arguments, if any, when operator >> fails. Ghostscript matches Tek and
Distiller 5. This is a bug in CPSI we don't want to reproduce.
Modified: trunk/gs/doc/pscet_status.txt
===================================================================
--- trunk/gs/doc/pscet_status.txt 2006-12-08 02:22:36 UTC (rev 7464)
+++ trunk/gs/doc/pscet_status.txt 2006-12-08 04:03:13 UTC (rev 7465)
@@ -3725,8 +3725,10 @@
20-01-1 DIFF GS gets maxlength 3 instead of maxlength 11 of CPSI and Tek.
This is probably implementation dependent and we may not want to change.
-20-01-2 DIFF GS prints { 1 2 3 } [ 1 2 3 ] (1 2 3) where CPSI prints { 1 2 3 } [mark /1 -3array- ] and ( )
- Assign: Alex.
+20-01-2 AOK GS prints { 1 2 3 } [ 1 2 3 ] (1 2 3) where CPSI prints { 1 2 3 } [mark /1 -3array- ] and ( )
+ i.e. CPSI modifies the content of the array arguments when operator >> fails.
+ Ghostscript matches Tek and Distiller 5. This is a bug in CPSI we don't
+ want to reproduce. - Alex
20-01-3 OK
More information about the gs-cvs
mailing list